Open Banking API

Latest Swagger specification for OpenBanking
More information: http://github.org/thlaegler
Contact Info: thomas.laegler@googlemail.com
Version: v2.3
BasePath:/open-banking/v2.3
MIT Licence
http://github.org/thlaegler/openbanking-api/LICENCE

Access

  1. HTTP Basic Authentication
  2. OAuth AuthorizationUrl:TokenUrl:https://sso.openbanking.me.uk/as/token.oauth2
  3. OAuth AuthorizationUrl:TokenUrl:https://authserver.example/token
  4. OAuth AuthorizationUrl:https://authserver.example/authorizationTokenUrl:https://authserver.example/token
  5. HTTP Basic Authentication
  6. OAuth AuthorizationUrl:TokenUrl:https://authserver.example/token
  7. HTTP Basic Authentication
  8. OAuth AuthorizationUrl:https://matls-sso.openbanking.org.uk/as/token.oauth2TokenUrl:

Methods

[ Jump to Models ]

Table of Contents

ATM

AccountAccess

Accounts

AuthorisationServers

BCA

Balances

Beneficiaries

Branch

CCC

CallbackURLs

CertificateAssociations

CertificateValidation

ClientRegistration

Contacts

DirectDebits

DomesticPayments

DomesticScheduledPayments

DomesticStandingOrders

EventNotification

EventSubscriptions

Events

FilePayments

FundsConfirmations

InternationalPayments

InternationalScheduledPayments

InternationalStandingOrders

OBAccountPaymentServiceProviders

OBAuthorities

OBQualifiedTrustServiceProviders

OBThirdPartyProviders

Offers

OrganisationCertificates

Organisations

PCA

Parties

PaymentDetails

Products

SME

ScheduledPayments

SoftwareStatementAssertions

SoftwareStatementCertificates

SoftwareStatementRedirectURIs

SoftwareStatements

StandingOrders

Statements

Transactions

ATM

Up
get /atms
(atmsGet)
Gets a list of all ATM objects.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

ATMResponse

Example data

Content-Type: application/json
{
  "data" : [ {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "ATM" : [ {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      }, {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      } ]
    }, {
      "BrandName" : "BrandName",
      "ATM" : [ {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      }, {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      } ]
    } ]
  }, {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "ATM" : [ {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      }, {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      } ]
    }, {
      "BrandName" : "BrandName",
      "ATM" : [ {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      }, {
        "SupportedLanguages" : [ "SupportedLanguages", "SupportedLanguages" ],
        "MinimumPossibleAmount" : "MinimumPossibleAmount",
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "SupportedCurrencies" : [ "SupportedCurrencies", "SupportedCurrencies" ],
        "Accessibility" : [ "AudioCashMachine", "AudioCashMachine" ],
        "Branch" : {
          "Identification" : "Identification"
        },
        "ATMServices" : [ "Balance", "Balance" ],
        "Note" : [ "Note", "Note" ],
        "Identification" : "Identification",
        "Access24HoursIndicator" : true,
        "OtherATMServices" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Location" : {
          "PostalAddress" : {
            "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
            "StreetName" : "StreetName",
            "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
            "BuildingNumber" : "BuildingNumber",
            "TownName" : "TownName",
            "Country" : "Country",
            "GeoLocation" : {
              "GeographicCoordinates" : {
                "Latitude" : "Latitude",
                "Longitude" : "Longitude"
              }
            },
            "PostCode" : "PostCode"
          },
          "Site" : {
            "Identification" : "Identification",
            "Name" : "Name"
          },
          "LocationCategory" : [ "BranchExternal", "BranchExternal" ],
          "OtherLocationCategory" : [ {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          }, {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          } ]
        }
      } ]
    } ]
  } ],
  "meta" : {
    "Agreement" : "Use of the APIs and any related data will be subject to the terms of the Open Licence and subject to terms and conditions",
    "TermsOfUse" : "https://www.openbanking.org.uk/terms",
    "License" : "https://www.openbanking.org.uk/open-licence",
    "TotalResults" : 0,
    "LastUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Successful response with a list of ATM data ATMResponse

400

You have sent a request which could not be understood. Error400

408

Your client has failed to submit a request, and a timeout has occurred. Error408

429

You have requested this resource too often. Slow down. Error429

500

An error occurred on the server. No further information is available. Error500

503

The service is temporarily unavailable. Error503

default

A standard error response. ErrorDefault

Up
head /atms
(atmsHead)
Gets header information on the current set of ATM data

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

default

No response Object

AccountAccess

Up
post /account-access-consents
Create Account Access Consents (createAccountAccessConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBReadConsent1Param OBReadConsent1 (required)
Body Parameter — Default

Request headers

Return type

OBReadConsentResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : { },
  "Data" : {
    "Status" : "Authorised",
    "StatusUpdateDateTime" : { },
    "CreationDateTime" : { },
    "TransactionToDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Permissions" : [ "ReadAccountsBasic", "ReadAccountsBasic" ],
    "ConsentId" : "ConsentId",
    "TransactionFromDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Account Access Consents Created OBReadConsentResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
delete /account-access-consents/{ConsentId}
Delete Account Access Consents (deleteAccountAccessConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

204

Account Access Consents Deleted

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /account-access-consents/{ConsentId}
Get Account Access Consents (getAccountAccessConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadConsentResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : { },
  "Data" : {
    "Status" : "Authorised",
    "StatusUpdateDateTime" : { },
    "CreationDateTime" : { },
    "TransactionToDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Permissions" : [ "ReadAccountsBasic", "ReadAccountsBasic" ],
    "ConsentId" : "ConsentId",
    "TransactionFromDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Account Access Consents Read OBReadConsentResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Accounts

Up
get /accounts
Get Accounts (getAccounts)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadAccount4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Account" : [ {
      "Status" : { },
      "StatusUpdateDateTime" : { },
      "Account" : [ {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      }, {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      } ],
      "Servicer" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Description" : { },
      "Currency" : { },
      "AccountType" : { },
      "AccountSubType" : { },
      "Nickname" : { }
    }, {
      "Status" : { },
      "StatusUpdateDateTime" : { },
      "Account" : [ {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      }, {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      } ],
      "Servicer" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Description" : { },
      "Currency" : { },
      "AccountType" : { },
      "AccountSubType" : { },
      "Nickname" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Accounts Read OBReadAccount4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /accounts/{AccountId}
Get Accounts (getAccountsAccountId)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadAccount4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Account" : [ {
      "Status" : { },
      "StatusUpdateDateTime" : { },
      "Account" : [ {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      }, {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      } ],
      "Servicer" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Description" : { },
      "Currency" : { },
      "AccountType" : { },
      "AccountSubType" : { },
      "Nickname" : { }
    }, {
      "Status" : { },
      "StatusUpdateDateTime" : { },
      "Account" : [ {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      }, {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      } ],
      "Servicer" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Description" : { },
      "Currency" : { },
      "AccountType" : { },
      "AccountSubType" : { },
      "Nickname" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Accounts Read OBReadAccount4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

AuthorisationServers

Up
delete /organisation/{OrganisationType}/{OrganisationId}/authorisation-server/{AuthorisationServerId}
Delete an Authorisation Server (organisationOrganisationTypeOrganisationIdAuthorisationServerAuthorisationServerIdDelete)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
AuthorisationServerId (required)
Path Parameter — The authorisation server Id

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

204

No Content

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
get /organisation/{OrganisationType}/{OrganisationId}/authorisation-server/{AuthorisationServerId}
Get .well-known entity (organisationOrganisationTypeOrganisationIdAuthorisationServerAuthorisationServerIdGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
AuthorisationServerId (required)
Path Parameter — The authorisation server Id

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
put /organisation/{OrganisationType}/{OrganisationId}/authorisation-server/{AuthorisationServerId}
Update .well-known entity (organisationOrganisationTypeOrganisationIdAuthorisationServerAuthorisationServerIdPut)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
AuthorisationServerId (required)
Path Parameter — The authorisation server Id

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

AuthorisationServer AuthorisationServerRequestSchema (required)
Body Parameter — Properties to create/update authorisation server

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

202

Accepted

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
get /organisation/{OrganisationType}/{OrganisationId}/authorisation-server
Get all Authorisation Servers for the given organisation (organisationOrganisationTypeOrganisationIdAuthorisationServerGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
post /organisation/{OrganisationType}/{OrganisationId}/authorisation-server
Create an Authorisation Server for the given organisation (organisationOrganisationTypeOrganisationIdAuthorisationServerPost)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

AuthorisationServer AuthorisationServerRequestSchema (required)
Body Parameter — Properties to create/update authorisation server

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

BCA

Up
get /business-current-accounts
(businessCurrentAccountsGet)
Gets a list of all Branch Current Account objects.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

BranchCurrentAccountResponse

Example data

Content-Type: application/json
{
  "data" : [ {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "BCA" : [ {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      }, {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "BCA" : [ {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      }, {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      } ]
    } ]
  }, {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "BCA" : [ {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      }, {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "BCA" : [ {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      }, {
        "BCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "BusinessQuickLodgeCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ]
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCode" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "SICCode" : [ "SICCode", "SICCode" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : [ {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          }, {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 5.637377,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "TariffType" : "Electronic",
            "OtherTariffType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "TariffName" : "TariffName",
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "Auto",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "IncludedInMonthlyChargeIndicator" : true,
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "Auto",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          } ],
          "Identification" : "Identification",
          "StateTenureLength" : 3.6160767,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            }, {
              "TierBandMethod" : {
                "Destination" : "PayAway",
                "CalculationMethod" : "Compound",
                "TierBand" : {
                  "BankInterestRate" : "BankInterestRate",
                  "BankInterestRateType" : "Gross",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherBankInterestType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "AER" : "AER",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                },
                "Notes" : [ "Notes", "Notes" ]
              },
              "CreditInterestEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Daily",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "AgreementLengthMin" : 9.301444,
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "AgreementLengthMax" : 7.0614014,
                "TierValueMin" : "TierValueMin",
                "AgreementPeriod" : "Day",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Banded",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "Gross",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "NegotiableIndicator" : true,
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 2.302136,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "OnClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Banded",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 2.302136,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 2.302136,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "MonthlyCharge" : "MonthlyCharge",
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "FeeFreeLengthPeriod" : "Day",
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "FeeFreeLength" : 2.027123,
        "Identification" : "Identification",
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "ClientAccount", "ClientAccount" ],
        "Name" : "Name"
      } ]
    } ]
  } ],
  "meta" : {
    "Agreement" : "Use of the APIs and any related data will be subject to the terms of the Open Licence and subject to terms and conditions",
    "TermsOfUse" : "https://www.openbanking.org.uk/terms",
    "License" : "https://www.openbanking.org.uk/open-licence",
    "TotalResults" : 0,
    "LastUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Successful response with a list of Branch Current Account data BranchCurrentAccountResponse

400

You have sent a request which could not be understood.

408

Your client has failed to submit a request, and a timeout has occurred.

429

You have requested this resource too often. Slow down.

500

An error occurred on the server. No further information is available.

503

The service is temporarily unavailable.

default

A standard error response.

Up
head /business-current-accounts
(businessCurrentAccountsHead)
Gets header information on the current set of Business Current Account data

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

default

No response Object

Balances

Up
get /accounts/{AccountId}/balances
Get Balances (getAccountsAccountIdBalances)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadBalance1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Balance" : [ {
      "Type" : { },
      "AccountId" : { },
      "CreditLine" : [ {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      }, {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      } ],
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditDebitIndicator" : { },
      "DateTime" : "2000-01-23T04:56:07.000+00:00"
    }, {
      "Type" : { },
      "AccountId" : { },
      "CreditLine" : [ {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      }, {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      } ],
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditDebitIndicator" : { },
      "DateTime" : "2000-01-23T04:56:07.000+00:00"
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Balances Read OBReadBalance1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /balances
Get Balances (getBalances)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadBalance1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Balance" : [ {
      "Type" : { },
      "AccountId" : { },
      "CreditLine" : [ {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      }, {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      } ],
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditDebitIndicator" : { },
      "DateTime" : "2000-01-23T04:56:07.000+00:00"
    }, {
      "Type" : { },
      "AccountId" : { },
      "CreditLine" : [ {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      }, {
        "Type" : "Available",
        "Amount" : { },
        "Included" : true
      } ],
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditDebitIndicator" : { },
      "DateTime" : "2000-01-23T04:56:07.000+00:00"
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Balances Read OBReadBalance1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Beneficiaries

Up
get /accounts/{AccountId}/beneficiaries
Get Beneficiaries (getAccountsAccountIdBeneficiaries)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadBeneficiary3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Beneficiary" : [ {
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "BeneficiaryId" : { }
    }, {
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "BeneficiaryId" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Beneficiaries Read OBReadBeneficiary3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /beneficiaries
Get Beneficiaries (getBeneficiaries)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadBeneficiary3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Beneficiary" : [ {
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "BeneficiaryId" : { }
    }, {
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "BeneficiaryId" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Beneficiaries Read OBReadBeneficiary3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Branch

Up
get /branches
(branchesGet)
Gets a list of all Branch objects.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

BranchResponse

Example data

Content-Type: application/json
{
  "data" : [ {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "Branch" : [ {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      }, {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      } ]
    }, {
      "BrandName" : "BrandName",
      "Branch" : [ {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      }, {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      } ]
    } ]
  }, {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "Branch" : [ {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      }, {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      } ]
    }, {
      "BrandName" : "BrandName",
      "Branch" : [ {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      }, {
        "Availability" : {
          "StandardAvailability" : {
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ]
          },
          "NonStandardAvailability" : [ {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          }, {
            "StartDate" : "2000-01-23",
            "Day" : [ {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            }, {
              "Notes" : "Notes",
              "Name" : "Friday",
              "OpeningHours" : [ {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              }, {
                "ClosingTime" : "ClosingTime",
                "OpeningTime" : "OpeningTime"
              } ]
            } ],
            "EndDate" : "2000-01-23",
            "Notes" : "Notes",
            "Name" : "Name"
          } ]
        },
        "OtherAccessibility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "CustomerSegment" : [ "Business", "Business" ],
        "Accessibility" : [ "AutomaticDoors", "AutomaticDoors" ],
        "Identification" : "Identification",
        "Photo" : "Photo",
        "SortCode" : [ "SortCode", "SortCode" ],
        "Name" : "Name",
        "OtherServiceAndFacility" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "PostalAddress" : {
          "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
          "StreetName" : "StreetName",
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : "BuildingNumber",
          "TownName" : "TownName",
          "Country" : "Country",
          "GeoLocation" : {
            "GeographicCoordinates" : {
              "Latitude" : "Latitude",
              "Longitude" : "Longitude"
            }
          },
          "PostCode" : "PostCode"
        },
        "Type" : "Mobile",
        "ServiceAndFacility" : [ "AssistedServiceCounter", "AssistedServiceCounter" ],
        "Note" : "Note",
        "SequenceNumber" : "SequenceNumber",
        "ContactInfo" : [ {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        }, {
          "ContactType" : "AlternateEmail",
          "OtherContactType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "ContactContent" : "ContactContent",
          "ContactDescription" : "ContactDescription"
        } ],
        "OtherCustomerSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ]
      } ]
    } ]
  } ],
  "meta" : {
    "Agreement" : "Use of the APIs and any related data will be subject to the terms of the Open Licence and subject to terms and conditions",
    "TermsOfUse" : "https://www.openbanking.org.uk/terms",
    "License" : "https://www.openbanking.org.uk/open-licence",
    "TotalResults" : 0,
    "LastUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Successful response with a list of Branch data BranchResponse

400

You have sent a request which could not be understood. Error400

408

Your client has failed to submit a request, and a timeout has occurred. Error408

429

You have requested this resource too often. Slow down. Error429

500

An error occurred on the server. No further information is available. Error500

503

The service is temporarily unavailable. Error503

default

A standard error response. ErrorDefault

Up
head /branches
(branchesHead)
Gets header information on the current set of Branch data

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

default

No response Object

CCC

Up
get /commercial-credit-cards
(commercialCreditCardsGet)
Gets a list of all Commerical Credit Card objects.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

CommercialCreditCardResponse

Example data

Content-Type: application/json
{
  "data" : [ {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "CCC" : [ {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      }, {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "CCC" : [ {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      }, {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      } ]
    } ]
  }, {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "CCC" : [ {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      }, {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "CCC" : [ {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      }, {
        "CCCMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "AnyBusinessCustomer",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AnyBusinessCustomer",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 1.4658129,
              "MaximumAge" : 6.0274563,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExcluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 5,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AnyBusinessCustomer",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 2.302136,
              "FeeType" : [ "AdditionalCard", "AdditionalCard" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "Daily",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "CashAdvance",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "AdditionalCard",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "Gross",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "IncludedInPeriodicFeeIndicator" : true,
              "CalculationFrequency" : "Daily",
              "FeeCategory" : "CashAdvance",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 9.301444,
          "Repayment" : {
            "RepaymentAllocation" : {
              "Notes" : [ "Notes", "Notes" ]
            },
            "MinBalanceRepaymentAmount" : "MinBalanceRepaymentAmount",
            "MinBalanceRepaymentRate" : "MinBalanceRepaymentRate",
            "Notes" : [ "Notes", "Notes" ],
            "NonRepaymentFeeCharges" : [ {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            }, {
              "NonRepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 7.0614014,
                "FeeType" : [ "LatePayment", "LatePayment" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "NonRepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "Daily",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "CashAdvance",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "LatePayment",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "Daily",
                "FeeRateType" : "Gross",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ]
            } ]
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "APR" : "APR",
            "ContactlessIndicator" : true,
            "PeriodicFeePeriod" : "Day",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
            "CardScheme" : [ "Mastercard", "Mastercard" ],
            "MaxPurchaseInterestFreeLengthDays" : 0,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "OtherCardScheme" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "MaxCreditLimit" : "MaxCreditLimit",
            "ProductDescription" : "ProductDescription",
            "MinCreditLimit" : "MinCreditLimit",
            "Notes" : [ "Notes", "Notes" ],
            "PeriodicFee" : "PeriodicFee",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "General", "General" ],
        "Name" : "Name"
      } ]
    } ]
  } ],
  "meta" : {
    "Agreement" : "Use of the APIs and any related data will be subject to the terms of the Open Licence and subject to terms and conditions",
    "TermsOfUse" : "https://www.openbanking.org.uk/terms",
    "License" : "https://www.openbanking.org.uk/open-licence",
    "TotalResults" : 0,
    "LastUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Successful response with a list of Commercial Credit Card data CommercialCreditCardResponse

400

You have sent a request which could not be understood. Error400

408

Your client has failed to submit a request, and a timeout has occurred. Error408

429

You have requested this resource too often. Slow down. Error429

500

An error occurred on the server. No further information is available. Error500

503

The service is temporarily unavailable. Error503

default

A standard error response. ErrorDefault

Up
head /commercial-credit-cards
(commercialCreditCardsHead)
Gets header information on the current set of Commerical Credit Card data

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

default

No response Object

CallbackURLs

Up
delete /callback-urls/{CallbackUrlId}
Delete a callback URI (callbackUrlsCallbackUrlIdDelete)

Path parameters

CallbackUrlId (required)
Path Parameter — CallbackUrlId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

204

Callback URL changed

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
put /callback-urls/{CallbackUrlId}
Amend a callback URI (callbackUrlsCallbackUrlIdPut)

Path parameters

CallbackUrlId (required)
Path Parameter — CallbackUrlId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBCallbackUrl1Param OBCallbackUrl1 (required)
Body Parameter — Create an Callback URI

Request headers

Return type

OBCallbackUrlResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Version" : "Version",
    "CallbackUrlId" : "CallbackUrlId",
    "Url" : "Url"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Callback URL changed OBCallbackUrlResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden

404

Not found

405

Method Not Allowed

406

Not Acceptable

415

Unsupported Media Type

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /callback-urls
Read all callback URLs (callbackUrlsGet)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBCallbackUrlsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "CallbackUrl" : [ {
      "Version" : "Version",
      "CallbackUrlId" : "CallbackUrlId",
      "Url" : "Url"
    }, {
      "Version" : "Version",
      "CallbackUrlId" : "CallbackUrlId",
      "Url" : "Url"
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

An array of callback URLs OBCallbackUrlsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /callback-urls
Create a callback URL (callbackUrlsPost)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBCallbackUrl1Param OBCallbackUrl1 (required)
Body Parameter — Create an Callback URI

Request headers

Return type

OBCallbackUrlResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Version" : "Version",
    "CallbackUrlId" : "CallbackUrlId",
    "Url" : "Url"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Callback URL created OBCallbackUrlResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden

405

Method Not Allowed

406

Not Acceptable

415

Unsupported Media Type

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

CertificateAssociations

Up
put /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}/certificate/{OrganisationAssociativeCertificateType}/{CertificateOrKeyId}
Associate/de-associate a QSEAL/OBSEAL certificate with the given software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdCertificateOrganisationAssociativeCertificateTypeCertificateOrKeyIdPut)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID
OrganisationAssociativeCertificateType (required)
Path Parameter — The certificate type that can be associated with a software statement
CertificateOrKeyId (required)
Path Parameter — The certificate or key Id

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

CertificateOrKeyAssociation CertificateOrKeyAssociationSchema (required)
Body Parameter — Certificate or Key Association Payload

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

204

No Content

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

409

Conflict

500

Internal Server Error

502

Bad Gateway

CertificateValidation

Up
post /certificate/validate
Validate certificate (certificateValidatePost)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

CertificateValidationRequestBody CertificateValidationSchema (required)
Body Parameter — Certificate Validation Payload

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

ClientRegistration

Up
delete /register/{ClientId}
Delete a client by way of Client ID (registerClientIdDelete)

Path parameters

ClientId (required)
Path Parameter — The client ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

204

Client deleted

401

Unauthorized

403

Forbidden OBErrorResponse1

405

Forbidden OBErrorResponse1

Up
get /register/{ClientId}
Get a client by way of Client ID (registerClientIdGet)

Path parameters

ClientId (required)
Path Parameter — The client ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

inline_response_201

Example data

Content-Type: application/json
{
  "OBRegistrationProperties1" : {
    "grant_types" : [ "client_credentials", "client_credentials" ],
    "application_type" : "web",
    "tls_client_auth_subject_dn" : "tls_client_auth_subject_dn",
    "redirect_uris" : [ "http://example.com/aeiou", "http://example.com/aeiou" ],
    "client_id" : "client_id",
    "token_endpoint_auth_method" : "private_key_jwt",
    "software_id" : "software_id",
    "software_statement" : "software_statement",
    "client_secret_expires_at" : 0,
    "scope" : "scope",
    "client_id_issued_at" : 0,
    "client_secret" : "client_secret",
    "id_token_signed_response_alg" : { },
    "response_types" : [ "code", "code" ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Client registration inline_response_201

401

Unauthorized

403

Forbidden OBErrorResponse1

Up
put /register/{ClientId}
Update a client by way of Client ID (registerClientIdPut)

Path parameters

ClientId (required)
Path Parameter — The client ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

requestBody string (optional)
Body Parameter — A request to register a Software Statement Assertion with an ASPSP

Request headers

Return type

inline_response_201

Example data

Content-Type: application/json
{
  "OBRegistrationProperties1" : {
    "grant_types" : [ "client_credentials", "client_credentials" ],
    "application_type" : "web",
    "tls_client_auth_subject_dn" : "tls_client_auth_subject_dn",
    "redirect_uris" : [ "http://example.com/aeiou", "http://example.com/aeiou" ],
    "client_id" : "client_id",
    "token_endpoint_auth_method" : "private_key_jwt",
    "software_id" : "software_id",
    "software_statement" : "software_statement",
    "client_secret_expires_at" : 0,
    "scope" : "scope",
    "client_id_issued_at" : 0,
    "client_secret" : "client_secret",
    "id_token_signed_response_alg" : { },
    "response_types" : [ "code", "code" ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Client registration inline_response_201

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

Up
post /register
Register a client by way of a Software Statement Assertion (registerPost)
Endpoint will be secured by way of Mutual Authentication over TLS

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

requestBody string (optional)
Body Parameter — A request to register a Software Statement Assertion with an ASPSP

Return type

inline_response_201

Example data

Content-Type: application/json
{
  "OBRegistrationProperties1" : {
    "grant_types" : [ "client_credentials", "client_credentials" ],
    "application_type" : "web",
    "tls_client_auth_subject_dn" : "tls_client_auth_subject_dn",
    "redirect_uris" : [ "http://example.com/aeiou", "http://example.com/aeiou" ],
    "client_id" : "client_id",
    "token_endpoint_auth_method" : "private_key_jwt",
    "software_id" : "software_id",
    "software_statement" : "software_statement",
    "client_secret_expires_at" : 0,
    "scope" : "scope",
    "client_id_issued_at" : 0,
    "client_secret" : "client_secret",
    "id_token_signed_response_alg" : { },
    "response_types" : [ "code", "code" ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Client registration inline_response_201

400

Bad request OBErrorResponse1

Contacts

Up
get /organisation/{OrganisationType}/{OrganisationId}/contact/{ContactType}
Get the business or the technical contacts for the given organisation (organisationOrganisationTypeOrganisationIdContactContactTypeGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
ContactType (required)
Path Parameter — The contact type

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
put /organisation/{OrganisationType}/{OrganisationId}/contact/{ContactType}
Update the business or the technical contacts for the given organisation (organisationOrganisationTypeOrganisationIdContactContactTypePut)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
ContactType (required)
Path Parameter — The contact type

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Contact ContactSchema (required)
Body Parameter — Properties to update business/technical contacts

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

DirectDebits

Up
get /accounts/{AccountId}/direct-debits
Get Direct Debits (getAccountsAccountIdDirectDebits)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadDirectDebit1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "DirectDebit" : [ {
      "PreviousPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AccountId" : { },
      "MandateIdentification" : "MandateIdentification",
      "DirectDebitStatusCode" : "Active",
      "DirectDebitId" : "DirectDebitId",
      "PreviousPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Name" : "Name"
    }, {
      "PreviousPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AccountId" : { },
      "MandateIdentification" : "MandateIdentification",
      "DirectDebitStatusCode" : "Active",
      "DirectDebitId" : "DirectDebitId",
      "PreviousPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Name" : "Name"
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Direct Debits Read OBReadDirectDebit1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /direct-debits
Get Direct Debits (getDirectDebits)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadDirectDebit1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "DirectDebit" : [ {
      "PreviousPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AccountId" : { },
      "MandateIdentification" : "MandateIdentification",
      "DirectDebitStatusCode" : "Active",
      "DirectDebitId" : "DirectDebitId",
      "PreviousPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Name" : "Name"
    }, {
      "PreviousPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AccountId" : { },
      "MandateIdentification" : "MandateIdentification",
      "DirectDebitStatusCode" : "Active",
      "DirectDebitId" : "DirectDebitId",
      "PreviousPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Name" : "Name"
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Direct Debits Read OBReadDirectDebit1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

DomesticPayments

Up
post /domestic-payment-consents
Create Domestic Payment Consents (createDomesticPaymentConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteDomesticConsent3Param OBWriteDomesticConsent3 (required)
Body Parameter — Default

Request headers

Return type

OBWriteDomesticConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Domestic Payment Consents Created OBWriteDomesticConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /domestic-payments
Create Domestic Payments (createDomesticPayments)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteDomestic2Param OBWriteDomestic2 (required)
Body Parameter — Default

Request headers

Return type

OBWriteDomesticResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "DomesticPaymentId" : "DomesticPaymentId",
    "Status" : "AcceptedCreditSettlementCompleted",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Domestic Payments Created OBWriteDomesticResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-payment-consents/{ConsentId}
Get Domestic Payment Consents (getDomesticPaymentConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteDomesticConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Domestic Payment Consents Read OBWriteDomesticConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-payment-consents/{ConsentId}/funds-confirmation
Get Domestic Payment Consents (getDomesticPaymentConsentsConsentIdFundsConfirmation)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteFundsConfirmationResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "SupplementaryData" : { },
    "FundsAvailableResult" : {
      "FundsAvailableDateTime" : "2000-01-23T04:56:07.000+00:00",
      "FundsAvailable" : true
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Domestic Payment Consents Read OBWriteFundsConfirmationResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-payments/{DomesticPaymentId}
Get Domestic Payments (getDomesticPaymentsDomesticPaymentId)

Path parameters

DomesticPaymentId (required)
Path Parameter — DomesticPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteDomesticResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "DomesticPaymentId" : "DomesticPaymentId",
    "Status" : "AcceptedCreditSettlementCompleted",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Domestic Payments Read OBWriteDomesticResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

DomesticScheduledPayments

Up
post /domestic-scheduled-payment-consents
Create Domestic Scheduled Payment Consents (createDomesticScheduledPaymentConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteDomesticScheduledConsent3Param OBWriteDomesticScheduledConsent3 (required)
Body Parameter — Default

Request headers

Return type

OBWriteDomesticScheduledConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { },
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Domestic Scheduled Payment Consents Created OBWriteDomesticScheduledConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /domestic-scheduled-payments
Create Domestic Scheduled Payments (createDomesticScheduledPayments)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteDomesticScheduled2Param OBWriteDomesticScheduled2 (required)
Body Parameter — Default

Request headers

Return type

OBWriteDomesticScheduledResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "DomesticScheduledPaymentId" : "DomesticScheduledPaymentId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { },
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Domestic Scheduled Payments Created OBWriteDomesticScheduledResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-scheduled-payment-consents/{ConsentId}
Get Domestic Scheduled Payment Consents (getDomesticScheduledPaymentConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteDomesticScheduledConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { },
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Domestic Scheduled Payment Consents Read OBWriteDomesticScheduledConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-scheduled-payments/{DomesticScheduledPaymentId}
Get Domestic Scheduled Payments (getDomesticScheduledPaymentsDomesticScheduledPaymentId)

Path parameters

DomesticScheduledPaymentId (required)
Path Parameter — DomesticScheduledPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteDomesticScheduledResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "DomesticScheduledPaymentId" : "DomesticScheduledPaymentId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "CreditorPostalAddress" : {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "Department" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "SubDepartment" : { },
        "AddressType" : { },
        "PostCode" : { }
      },
      "InstructedAmount" : { },
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Domestic Scheduled Payments Read OBWriteDomesticScheduledResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

DomesticStandingOrders

Up
post /domestic-standing-order-consents
Create Domestic Standing Order Consents (createDomesticStandingOrderConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteDomesticStandingOrderConsent4Param OBWriteDomesticStandingOrderConsent4 (required)
Body Parameter — Default

Request headers

Return type

OBWriteDomesticStandingOrderConsentResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RecurringPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Reference" : "Reference",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "RecurringPaymentAmount" : { },
      "FirstPaymentAmount" : { },
      "Frequency" : "Frequency",
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberOfPayments" : "NumberOfPayments",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00"
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Domestic Standing Order Consents Created OBWriteDomesticStandingOrderConsentResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /domestic-standing-orders
Create Domestic Standing Orders (createDomesticStandingOrders)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteDomesticStandingOrder3Param OBWriteDomesticStandingOrder3 (required)
Body Parameter — Default

Request headers

Return type

OBWriteDomesticStandingOrderResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "DomesticStandingOrderId" : "DomesticStandingOrderId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RecurringPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Reference" : "Reference",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "RecurringPaymentAmount" : { },
      "FirstPaymentAmount" : { },
      "Frequency" : "Frequency",
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberOfPayments" : "NumberOfPayments",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Domestic Standing Orders Created OBWriteDomesticStandingOrderResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-standing-order-consents/{ConsentId}
Get Domestic Standing Order Consents (getDomesticStandingOrderConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteDomesticStandingOrderConsentResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RecurringPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Reference" : "Reference",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "RecurringPaymentAmount" : { },
      "FirstPaymentAmount" : { },
      "Frequency" : "Frequency",
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberOfPayments" : "NumberOfPayments",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00"
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Domestic Standing Order Consents Read OBWriteDomesticStandingOrderConsentResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-standing-orders/{DomesticStandingOrderId}
Get Domestic Standing Orders (getDomesticStandingOrdersDomesticStandingOrderId)

Path parameters

DomesticStandingOrderId (required)
Path Parameter — DomesticStandingOrderId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteDomesticStandingOrderResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "DomesticStandingOrderId" : "DomesticStandingOrderId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RecurringPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Reference" : "Reference",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "RecurringPaymentAmount" : { },
      "FirstPaymentAmount" : { },
      "Frequency" : "Frequency",
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberOfPayments" : "NumberOfPayments",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Domestic Standing Orders Read OBWriteDomesticStandingOrderResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

EventNotification

Up
post /event-notifications
Send an event notification (createEventNotification)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBEventNotification1Param string (required)
Body Parameter — Create an Callback URI

Request headers

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

202

Accepted

EventSubscriptions

Up
put /event-subscriptions/{EventSubscriptionId}
Change Event Subscription (changeEventSubscriptionsEventSubscriptionId)

Path parameters

EventSubscriptionId (required)
Path Parameter — EventSubscriptionId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBEventSubscriptionResponse1Param OBEventSubscriptionResponse1 (required)
Body Parameter — Default

Request headers

Return type

OBEventSubscriptionResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "CallbackUrl" : "http://example.com/aeiou",
    "Version" : { },
    "EventSubscriptionId" : "EventSubscriptionId",
    "EventTypes" : [ "EventTypes", "EventTypes" ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Event Subscription Changed OBEventSubscriptionResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /event-subscriptions
Create Event Subscription (createEventSubscriptions)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBEventSubscription1Param OBEventSubscription1 (required)
Body Parameter — Default

Request headers

Return type

OBEventSubscriptionResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "CallbackUrl" : "http://example.com/aeiou",
    "Version" : { },
    "EventSubscriptionId" : "EventSubscriptionId",
    "EventTypes" : [ "EventTypes", "EventTypes" ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Event Subscription Created OBEventSubscriptionResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
delete /event-subscriptions/{EventSubscriptionId}
Delete Event Subscription (deleteEventSubscriptionsEventSubscriptionId)

Path parameters

EventSubscriptionId (required)
Path Parameter — EventSubscriptionId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

204

Event Subscription Deleted

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /event-subscriptions
Get Event Subscription (getEventSubscriptions)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBEventSubscriptionsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "EventSubscription" : [ {
      "CallbackUrl" : "http://example.com/aeiou",
      "Version" : { },
      "EventSubscriptionId" : "EventSubscriptionId",
      "EventTypes" : [ "EventTypes", "EventTypes" ]
    }, {
      "CallbackUrl" : "http://example.com/aeiou",
      "Version" : { },
      "EventSubscriptionId" : "EventSubscriptionId",
      "EventTypes" : [ "EventTypes", "EventTypes" ]
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Event Subscription Read OBEventSubscriptionsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Events

Up
post /events
Create Events (createEvents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBEventPolling1Param OBEventPolling1 (required)
Body Parameter — Default

Request headers

Return type

OBEventPollingResponse1

Example data

Content-Type: application/json
{
  "moreAvailable" : true,
  "sets" : {
    "key" : "sets"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Events Created OBEventPollingResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

FilePayments

Up
post /file-payment-consents
Create File Payment Consents (createFilePaymentConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteFileConsent3Param OBWriteFileConsent3 (required)
Body Parameter — Default

Request headers

Return type

OBWriteFileConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "ControlSum" : 0.80082819046101150206595775671303272247314453125,
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "FileType" : "FileType",
      "FileHash" : "FileHash",
      "NumberOfTransactions" : "NumberOfTransactions",
      "FileReference" : "FileReference",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

File Payment Consents Created OBWriteFileConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /file-payment-consents/{ConsentId}/file
Create File Payment Consents (createFilePaymentConsentsConsentIdFile)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

FileParam File (required)
Body Parameter — Default

Request headers

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

File Payment Consents Created

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /file-payments
Create File Payments (createFilePayments)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteFile2Param OBWriteFile2 (required)
Body Parameter — Default

Request headers

Return type

OBWriteFileResponse2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "InitiationCompleted",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "FilePaymentId" : "FilePaymentId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "ControlSum" : 0.80082819046101150206595775671303272247314453125,
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "FileType" : "FileType",
      "FileHash" : "FileHash",
      "NumberOfTransactions" : "NumberOfTransactions",
      "FileReference" : "FileReference",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

File Payments Created OBWriteFileResponse2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /file-payment-consents/{ConsentId}
Get File Payment Consents (getFilePaymentConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteFileConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "ControlSum" : 0.80082819046101150206595775671303272247314453125,
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "FileType" : "FileType",
      "FileHash" : "FileHash",
      "NumberOfTransactions" : "NumberOfTransactions",
      "FileReference" : "FileReference",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

File Payment Consents Read OBWriteFileConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /file-payment-consents/{ConsentId}/file
Get File Payment Consents (getFilePaymentConsentsConsentIdFile)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

File

Example data

Content-Type: application/json
{ }

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

File Payment Consents Read File

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /file-payments/{FilePaymentId}
Get File Payments (getFilePaymentsFilePaymentId)

Path parameters

FilePaymentId (required)
Path Parameter — FilePaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteFileResponse2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "InitiationCompleted",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "FilePaymentId" : "FilePaymentId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "ControlSum" : 0.80082819046101150206595775671303272247314453125,
      "LocalInstrument" : { },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "FileType" : "FileType",
      "FileHash" : "FileHash",
      "NumberOfTransactions" : "NumberOfTransactions",
      "FileReference" : "FileReference",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00"
    },
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

File Payments Read OBWriteFileResponse2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /file-payments/{FilePaymentId}/report-file
Get File Payments (getFilePaymentsFilePaymentIdReportFile)

Path parameters

FilePaymentId (required)
Path Parameter — FilePaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

File

Example data

Content-Type: application/json
{ }

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

File Payments Read File

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

FundsConfirmations

Up
post /funds-confirmation-consents
Create Funds Confirmation Consent (createFundsConfirmationConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBFundsConfirmationConsent1Param OBFundsConfirmationConsent1 (required)
Body Parameter — Default

Request headers

Return type

OBFundsConfirmationConsentResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "DebtorAccount" : {
      "SecondaryIdentification" : "SecondaryIdentification",
      "Identification" : "Identification",
      "SchemeName" : "SchemeName",
      "Name" : "Name"
    },
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ConsentId" : "ConsentId"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Funds Confirmation Consent Created OBFundsConfirmationConsentResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /funds-confirmations
Create Funds Confirmation (createFundsConfirmations)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBFundsConfirmation1Param OBFundsConfirmation1 (required)
Body Parameter — Default

Request headers

Return type

OBFundsConfirmationResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "FundsConfirmationId" : "FundsConfirmationId",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Reference" : "Reference",
    "FundsAvailable" : true,
    "ConsentId" : "ConsentId",
    "InstructedAmount" : {
      "Amount" : "Amount",
      "Currency" : "Currency"
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Funds Confirmation Created OBFundsConfirmationResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
delete /funds-confirmation-consents/{ConsentId}
Delete Funds Confirmation Consent (deleteFundsConfirmationConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

204

Funds Confirmation Consent Deleted

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /funds-confirmation-consents/{ConsentId}
Get Funds Confirmation Consent (getFundsConfirmationConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBFundsConfirmationConsentResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "DebtorAccount" : {
      "SecondaryIdentification" : "SecondaryIdentification",
      "Identification" : "Identification",
      "SchemeName" : "SchemeName",
      "Name" : "Name"
    },
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ConsentId" : "ConsentId"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Funds Confirmation Consent Read OBFundsConfirmationConsentResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

InternationalPayments

Up
post /international-payment-consents
Create International Payment Consents (createInternationalPaymentConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteInternationalConsent3Param OBWriteInternationalConsent3 (required)
Body Parameter — Default

Request headers

Return type

OBWriteInternationalConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

International Payment Consents Created OBWriteInternationalConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /international-payments
Create International Payments (createInternationalPayments)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteInternational2Param OBWriteInternational2 (required)
Body Parameter — Default

Request headers

Return type

OBWriteInternationalResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "AcceptedCreditSettlementCompleted",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "InternationalPaymentId" : "InternationalPaymentId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

International Payments Created OBWriteInternationalResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-payment-consents/{ConsentId}
Get International Payment Consents (getInternationalPaymentConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteInternationalConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Payment Consents Read OBWriteInternationalConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-payment-consents/{ConsentId}/funds-confirmation
Get International Payment Consents (getInternationalPaymentConsentsConsentIdFundsConfirmation)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteFundsConfirmationResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "SupplementaryData" : { },
    "FundsAvailableResult" : {
      "FundsAvailableDateTime" : "2000-01-23T04:56:07.000+00:00",
      "FundsAvailable" : true
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Payment Consents Read OBWriteFundsConfirmationResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-payments/{InternationalPaymentId}
Get International Payments (getInternationalPaymentsInternationalPaymentId)

Path parameters

InternationalPaymentId (required)
Path Parameter — InternationalPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteInternationalResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "AcceptedCreditSettlementCompleted",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "InternationalPaymentId" : "InternationalPaymentId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Payments Read OBWriteInternationalResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

InternationalScheduledPayments

Up
post /international-scheduled-payment-consents
Create International Scheduled Payment Consents (createInternationalScheduledPaymentConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteInternationalScheduledConsent3Param OBWriteInternationalScheduledConsent3 (required)
Body Parameter — Default

Request headers

Return type

OBWriteInternationalScheduledConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "Status" : "Authorised",
    "ConsentId" : "ConsentId",
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

International Scheduled Payment Consents Created OBWriteInternationalScheduledConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /international-scheduled-payments
Create International Scheduled Payments (createInternationalScheduledPayments)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteInternationalScheduled2Param OBWriteInternationalScheduled2 (required)
Body Parameter — Default

Request headers

Return type

OBWriteInternationalScheduledResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "InternationalScheduledPaymentId" : "InternationalScheduledPaymentId",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

International Scheduled Payments Created OBWriteInternationalScheduledResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-scheduled-payment-consents/{ConsentId}
Get International Scheduled Payment Consents (getInternationalScheduledPaymentConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteInternationalScheduledConsentResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "Status" : "Authorised",
    "ConsentId" : "ConsentId",
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Scheduled Payment Consents Read OBWriteInternationalScheduledConsentResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-scheduled-payment-consents/{ConsentId}/funds-confirmation
Get International Scheduled Payment Consents (getInternationalScheduledPaymentConsentsConsentIdFundsConfirmation)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteFundsConfirmationResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "SupplementaryData" : { },
    "FundsAvailableResult" : {
      "FundsAvailableDateTime" : "2000-01-23T04:56:07.000+00:00",
      "FundsAvailable" : true
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Scheduled Payment Consents Read OBWriteFundsConfirmationResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-scheduled-payments/{InternationalScheduledPaymentId}
Get International Scheduled Payments (getInternationalScheduledPaymentsInternationalScheduledPaymentId)

Path parameters

InternationalScheduledPaymentId (required)
Path Parameter — InternationalScheduledPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteInternationalScheduledResponse3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExpectedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
    "ExchangeRateInformation" : {
      "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "RateType" : "Actual",
      "ContractIdentification" : "ContractIdentification",
      "UnitCurrency" : "UnitCurrency"
    },
    "InternationalScheduledPaymentId" : "InternationalScheduledPaymentId",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "EndToEndIdentification" : "EndToEndIdentification",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "InstructionIdentification" : "InstructionIdentification",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "InstructionPriority" : "Normal",
      "RequestedExecutionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "LocalInstrument" : { },
      "RemittanceInformation" : {
        "Unstructured" : "Unstructured",
        "Reference" : "Reference"
      },
      "ExchangeRateInformation" : {
        "ExchangeRate" : 6.02745618307040320615897144307382404804229736328125,
        "RateType" : "Actual",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency"
      },
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "InstructedAmount" : { }
    },
    "ExpectedSettlementDateTime" : "2000-01-23T04:56:07.000+00:00",
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Scheduled Payments Read OBWriteInternationalScheduledResponse3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

InternationalStandingOrders

Up
post /international-standing-order-consents
Create International Standing Order Consents (createInternationalStandingOrderConsents)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteInternationalStandingOrderConsent4Param OBWriteInternationalStandingOrderConsent4 (required)
Body Parameter — Default

Request headers

Return type

OBWriteInternationalStandingOrderConsentResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "Reference" : "Reference",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Frequency" : "Frequency",
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "NumberOfPayments" : "NumberOfPayments",
      "InstructedAmount" : { }
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

International Standing Order Consents Created OBWriteInternationalStandingOrderConsentResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
post /international-standing-orders
Create International Standing Orders (createInternationalStandingOrders)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

OBWriteInternationalStandingOrder3Param OBWriteInternationalStandingOrder3 (required)
Body Parameter — Default

Request headers

Return type

OBWriteInternationalStandingOrderResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "InternationalStandingOrderId" : "InternationalStandingOrderId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "Reference" : "Reference",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Frequency" : "Frequency",
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "NumberOfPayments" : "NumberOfPayments",
      "InstructedAmount" : { }
    },
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

International Standing Orders Created OBWriteInternationalStandingOrderResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-standing-order-consents/{ConsentId}
Get International Standing Order Consents (getInternationalStandingOrderConsentsConsentId)

Path parameters

ConsentId (required)
Path Parameter — ConsentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteInternationalStandingOrderConsentResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Risk" : {
    "DeliveryAddress" : {
      "CountrySubDivision" : [ "CountrySubDivision", "CountrySubDivision" ],
      "StreetName" : { },
      "AddressLine" : [ "AddressLine", "AddressLine" ],
      "BuildingNumber" : { },
      "TownName" : { },
      "Country" : "Country",
      "PostCode" : { }
    },
    "PaymentContextCode" : "BillPayment",
    "MerchantCategoryCode" : "MerchantCategoryCode",
    "MerchantCustomerIdentification" : "MerchantCustomerIdentification"
  },
  "Data" : {
    "SCASupportData" : {
      "RequestedSCAExemptionType" : "BillPayment",
      "AppliedAuthenticationApproach" : "CA",
      "ReferencePaymentOrderId" : "ReferencePaymentOrderId"
    },
    "Status" : "Authorised",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CutOffDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Authorisation" : {
      "CompletionDateTime" : "2000-01-23T04:56:07.000+00:00",
      "AuthorisationType" : "Any"
    },
    "Permission" : "Create",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "Reference" : "Reference",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Frequency" : "Frequency",
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "NumberOfPayments" : "NumberOfPayments",
      "InstructedAmount" : { }
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Standing Order Consents Read OBWriteInternationalStandingOrderConsentResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-standing-orders/{InternationalStandingOrderPaymentId}
Get International Standing Orders (getInternationalStandingOrdersInternationalStandingOrderPaymentId)

Path parameters

InternationalStandingOrderPaymentId (required)
Path Parameter — InternationalStandingOrderPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWriteInternationalStandingOrderResponse4

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Status" : "Cancelled",
    "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
    "CreationDateTime" : "2000-01-23T04:56:07.000+00:00",
    "Charges" : [ {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    }, {
      "Type" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ChargeBearer" : { }
    } ],
    "InternationalStandingOrderId" : "InternationalStandingOrderId",
    "ConsentId" : "ConsentId",
    "Initiation" : {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : "Identification",
        "SchemeName" : "SchemeName",
        "Name" : "Name"
      },
      "DebtorAccount" : {
        "Name" : "Name"
      },
      "Reference" : "Reference",
      "CurrencyOfTransfer" : "CurrencyOfTransfer",
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : "Name"
      },
      "ChargeBearer" : { },
      "Purpose" : "Purpose",
      "FinalPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Frequency" : "Frequency",
      "FirstPaymentDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Creditor" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Name" : "Name"
      },
      "NumberOfPayments" : "NumberOfPayments",
      "InstructedAmount" : { }
    },
    "MultiAuthorisation" : {
      "Status" : "Authorised",
      "LastUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberReceived" : 0,
      "ExpirationDateTime" : "2000-01-23T04:56:07.000+00:00",
      "NumberRequired" : 6
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

International Standing Orders Read OBWriteInternationalStandingOrderResponse4

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

OBAccountPaymentServiceProviders

Up
get /OBAccountPaymentServiceProviders
Search for one or more resources (oBAccountPaymentServiceProvidersGet)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.
filter (optional)
Query Parameter — The filter string used to request a subset of resources.
sortBy (optional)
Query Parameter — A string indicating the attribute whose value shall be used to order the returned responses.
sortOrder (optional)
Query Parameter — A string indicating the order in which the 'sortBy' parameter is applied.
startIndex (optional)
Query Parameter — An integer indicating the 1-based index of the first query result.
count (optional)
Query Parameter — An integer indicating the desired maximum number of query results per page.

Return type

OBAccountPaymentServiceProvidersResponse

Example data

Content-Type: application/json
{
  "startIndex" : 1,
  "totalResults" : 5,
  "itemsPerPage" : 6,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "AuthorisationServers" : [ {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    }, {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    } ],
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  }, {
    "AuthorisationServers" : [ {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    }, {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    } ],
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message OBAccountPaymentServiceProvidersResponse

default

An error occurred while executing the operation ErrorResponse

Up
get /OBAccountPaymentServiceProviders/{id}
Retrieve the resource (oBAccountPaymentServiceProvidersIdGet)

Path parameters

id (required)
Path Parameter — The resource identifier (value of the 'id' attribute).

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.

Return type

OBAccountPaymentServiceProviders

Example data

Content-Type: application/json
{
  "AuthorisationServers" : [ {
    "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
    "CustomerFriendlyName" : "CustomerFriendlyName",
    "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
    "AutoRegistrationSupported" : true,
    "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
    "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
    "TermsOfService" : "TermsOfService",
    "DeveloperPortalUri" : "DeveloperPortalUri",
    "BaseApiDNSUri" : "BaseApiDNSUri",
    "ClientRegistrationUri" : "ClientRegistrationUri",
    "EISCDId" : [ "EISCDId", "EISCDId" ],
    "Id" : "Id",
    "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
  }, {
    "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
    "CustomerFriendlyName" : "CustomerFriendlyName",
    "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
    "AutoRegistrationSupported" : true,
    "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
    "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
    "TermsOfService" : "TermsOfService",
    "DeveloperPortalUri" : "DeveloperPortalUri",
    "BaseApiDNSUri" : "BaseApiDNSUri",
    "ClientRegistrationUri" : "ClientRegistrationUri",
    "EISCDId" : [ "EISCDId", "EISCDId" ],
    "Id" : "Id",
    "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
  } ],
  "meta" : {
    "created" : "2000-01-23T04:56:07.000+00:00",
    "location" : "http://example.com/aeiou",
    "lastModified" : "2000-01-23T04:56:07.000+00:00",
    "version" : "version",
    "resourceType" : "resourceType"
  },
  "schemas" : [ "schemas", "schemas" ],
  "externalId" : "externalId",
  "urn:openbanking:legalauthorityclaims:1.0" : {
    "LegalAuthorityClaims" : [ {
      "RegisteredName" : "RegisteredName",
      "RegistrationAuthorityId" : "RegistrationAuthorityId",
      "RegisteredId" : "RegisteredId"
    }, {
      "RegisteredName" : "RegisteredName",
      "RegistrationAuthorityId" : "RegistrationAuthorityId",
      "RegisteredId" : "RegisteredId"
    } ]
  },
  "id" : "id",
  "urn:openbanking:softwarestatement:1.0" : {
    "SoftwareStatements" : [ {
      "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
      "Description" : "Description",
      "LogoUri" : "LogoUri",
      "PolicyUri" : "PolicyUri",
      "Mode" : "Mode",
      "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
      "Roles" : [ "Roles", "Roles" ],
      "TermsOfServiceUri" : "TermsOfServiceUri",
      "Active" : true,
      "ClientName" : "ClientName",
      "ClientUri" : "ClientUri",
      "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
      "Version" : 0.80082819046101150206595775671303272247314453125,
      "ClientId" : "ClientId",
      "Id" : "Id",
      "ObClientCreated" : true,
      "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
    }, {
      "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
      "Description" : "Description",
      "LogoUri" : "LogoUri",
      "PolicyUri" : "PolicyUri",
      "Mode" : "Mode",
      "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
      "Roles" : [ "Roles", "Roles" ],
      "TermsOfServiceUri" : "TermsOfServiceUri",
      "Active" : true,
      "ClientName" : "ClientName",
      "ClientUri" : "ClientUri",
      "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
      "Version" : 0.80082819046101150206595775671303272247314453125,
      "ClientId" : "ClientId",
      "Id" : "Id",
      "ObClientCreated" : true,
      "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
    } ]
  },
  "urn:openbanking:competentauthorityclaims:1.0" : {
    "EtsiIdentifier" : "EtsiIdentifier",
    "AuthorityId" : "AuthorityId",
    "RegistrationId" : "RegistrationId",
    "MemberState" : "MemberState",
    "Authorisations" : [ {
      "Psd2Role" : "Psd2Role",
      "Active" : true,
      "MemberState" : "MemberState"
    }, {
      "Psd2Role" : "Psd2Role",
      "Active" : true,
      "MemberState" : "MemberState"
    } ]
  },
  "urn:openbanking:organisation:1.0" : {
    "OBAuthorisationState" : "OBAuthorisationState",
    "PhoneNumbers" : [ {
      "Type" : "Type",
      "Verified" : true,
      "Value" : "Value",
      "Name" : "Name"
    }, {
      "Type" : "Type",
      "Verified" : true,
      "Value" : "Value",
      "Name" : "Name"
    } ],
    "OrganisationCommonName" : "OrganisationCommonName",
    "StatusDescription" : "StatusDescription",
    "PersonalAccountRoles" : [ {
      "Role" : "Role",
      "UserName" : "http://example.com/aeiou"
    }, {
      "Role" : "Role",
      "UserName" : "http://example.com/aeiou"
    } ],
    "ModifyTimestamp" : "ModifyTimestamp",
    "OBOrganisationId" : "OBOrganisationId",
    "EmailAddresses" : [ {
      "Type" : "Type",
      "Primary" : true,
      "Value" : "Value",
      "Name" : "Name"
    }, {
      "Type" : "Type",
      "Primary" : true,
      "Value" : "Value",
      "Name" : "Name"
    } ],
    "PostalAddresses" : [ {
      "POBox" : "POBox",
      "AddressLine2" : "AddressLine2",
      "StreetAddress" : "StreetAddress",
      "Type" : "Type",
      "Town" : "Town",
      "Primary" : true,
      "Country" : "Country",
      "PostCode" : "PostCode",
      "County" : "County",
      "Name" : "Name"
    }, {
      "POBox" : "POBox",
      "AddressLine2" : "AddressLine2",
      "StreetAddress" : "StreetAddress",
      "Type" : "Type",
      "Town" : "Town",
      "Primary" : true,
      "Country" : "Country",
      "PostCode" : "PostCode",
      "County" : "County",
      "Name" : "Name"
    } ],
    "CreateTimestamp" : "CreateTimestamp",
    "status" : "status"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

The retrieved resource is included in the response body OBAccountPaymentServiceProviders

default

An error occurred while executing the operation ErrorResponse

Up
post /OBAccountPaymentServiceProviders/.search
Search for one or more resources using HTTP POST (oBAccountPaymentServiceProvidersSearchPost)
Useful for executing searches without passing parameters that may contain sensitive information on the URL.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

SCIM 2.0 Search Request Message SearchRequest (optional)
Body Parameter

Return type

inline_response_200

Example data

Content-Type: application/json
{
  "startIndex" : 6,
  "totalResults" : 1,
  "itemsPerPage" : 0,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "AuthorisationServers" : [ {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    }, {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    } ],
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  }, {
    "AuthorisationServers" : [ {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    }, {
      "ParentAuthorisationServerId" : "ParentAuthorisationServerId",
      "CustomerFriendlyName" : "CustomerFriendlyName",
      "CustomerFriendlyDescription" : "CustomerFriendlyDescription",
      "AutoRegistrationSupported" : true,
      "PayloadSigningCertLocation" : "PayloadSigningCertLocation",
      "CustomerFriendlyLogoUri" : "CustomerFriendlyLogoUri",
      "TermsOfService" : "TermsOfService",
      "DeveloperPortalUri" : "DeveloperPortalUri",
      "BaseApiDNSUri" : "BaseApiDNSUri",
      "ClientRegistrationUri" : "ClientRegistrationUri",
      "EISCDId" : [ "EISCDId", "EISCDId" ],
      "Id" : "Id",
      "OpenIDConfigEndPointUri" : "OpenIDConfigEndPointUri"
    } ],
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message inline_response_200

default

An error occurred while executing the operation ErrorResponse

OBAuthorities

Up
get /OBAuthorities
Search for one or more resources (oBAuthoritiesGet)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.
filter (optional)
Query Parameter — The filter string used to request a subset of resources.
sortBy (optional)
Query Parameter — A string indicating the attribute whose value shall be used to order the returned responses.
sortOrder (optional)
Query Parameter — A string indicating the order in which the 'sortBy' parameter is applied.
startIndex (optional)
Query Parameter — An integer indicating the 1-based index of the first query result.
count (optional)
Query Parameter — An integer indicating the desired maximum number of query results per page.

Return type

inline_response_200_1

Example data

Content-Type: application/json
{
  "startIndex" : 6,
  "totalResults" : 1,
  "itemsPerPage" : 0,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "AuthorityId" : "AuthorityId",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "Country" : "Country",
    "externalId" : "externalId",
    "id" : "id",
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    },
    "AuthorityDescription" : "AuthorityDescription"
  }, {
    "AuthorityId" : "AuthorityId",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "Country" : "Country",
    "externalId" : "externalId",
    "id" : "id",
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    },
    "AuthorityDescription" : "AuthorityDescription"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message inline_response_200_1

default

An error occurred while executing the operation ErrorResponse

Up
get /OBAuthorities/{id}
Retrieve the resource (oBAuthoritiesIdGet)

Path parameters

id (required)
Path Parameter — The resource identifier (value of the 'id' attribute).

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.

Return type

OBAuthorities

Example data

Content-Type: application/json
{
  "AuthorityId" : "AuthorityId",
  "meta" : {
    "created" : "2000-01-23T04:56:07.000+00:00",
    "location" : "http://example.com/aeiou",
    "lastModified" : "2000-01-23T04:56:07.000+00:00",
    "version" : "version",
    "resourceType" : "resourceType"
  },
  "schemas" : [ "schemas", "schemas" ],
  "Country" : "Country",
  "externalId" : "externalId",
  "id" : "id",
  "urn:openbanking:organisation:1.0" : {
    "OBAuthorisationState" : "OBAuthorisationState",
    "PhoneNumbers" : [ {
      "Type" : "Type",
      "Verified" : true,
      "Value" : "Value",
      "Name" : "Name"
    }, {
      "Type" : "Type",
      "Verified" : true,
      "Value" : "Value",
      "Name" : "Name"
    } ],
    "OrganisationCommonName" : "OrganisationCommonName",
    "StatusDescription" : "StatusDescription",
    "PersonalAccountRoles" : [ {
      "Role" : "Role",
      "UserName" : "http://example.com/aeiou"
    }, {
      "Role" : "Role",
      "UserName" : "http://example.com/aeiou"
    } ],
    "ModifyTimestamp" : "ModifyTimestamp",
    "OBOrganisationId" : "OBOrganisationId",
    "EmailAddresses" : [ {
      "Type" : "Type",
      "Primary" : true,
      "Value" : "Value",
      "Name" : "Name"
    }, {
      "Type" : "Type",
      "Primary" : true,
      "Value" : "Value",
      "Name" : "Name"
    } ],
    "PostalAddresses" : [ {
      "POBox" : "POBox",
      "AddressLine2" : "AddressLine2",
      "StreetAddress" : "StreetAddress",
      "Type" : "Type",
      "Town" : "Town",
      "Primary" : true,
      "Country" : "Country",
      "PostCode" : "PostCode",
      "County" : "County",
      "Name" : "Name"
    }, {
      "POBox" : "POBox",
      "AddressLine2" : "AddressLine2",
      "StreetAddress" : "StreetAddress",
      "Type" : "Type",
      "Town" : "Town",
      "Primary" : true,
      "Country" : "Country",
      "PostCode" : "PostCode",
      "County" : "County",
      "Name" : "Name"
    } ],
    "CreateTimestamp" : "CreateTimestamp",
    "status" : "status"
  },
  "AuthorityDescription" : "AuthorityDescription"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

The retrieved resource is included in the response body OBAuthorities

default

An error occurred while executing the operation ErrorResponse

Up
post /OBAuthorities/.search
Search for one or more resources using HTTP POST (oBAuthoritiesSearchPost)
Useful for executing searches without passing parameters that may contain sensitive information on the URL.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

SCIM 2.0 Search Request Message SearchRequest (optional)
Body Parameter

Return type

inline_response_200_1

Example data

Content-Type: application/json
{
  "startIndex" : 6,
  "totalResults" : 1,
  "itemsPerPage" : 0,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "AuthorityId" : "AuthorityId",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "Country" : "Country",
    "externalId" : "externalId",
    "id" : "id",
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    },
    "AuthorityDescription" : "AuthorityDescription"
  }, {
    "AuthorityId" : "AuthorityId",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "Country" : "Country",
    "externalId" : "externalId",
    "id" : "id",
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    },
    "AuthorityDescription" : "AuthorityDescription"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message inline_response_200_1

default

An error occurred while executing the operation ErrorResponse

OBQualifiedTrustServiceProviders

Up
get /OBQualifiedTrustServiceProviders
Search for one or more resources (oBQualifiedTrustServiceProvidersGet)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.
filter (optional)
Query Parameter — The filter string used to request a subset of resources.
sortBy (optional)
Query Parameter — A string indicating the attribute whose value shall be used to order the returned responses.
sortOrder (optional)
Query Parameter — A string indicating the order in which the 'sortBy' parameter is applied.
startIndex (optional)
Query Parameter — An integer indicating the 1-based index of the first query result.
count (optional)
Query Parameter — An integer indicating the desired maximum number of query results per page.

Return type

inline_response_200_2

Example data

Content-Type: application/json
{
  "startIndex" : 6,
  "totalResults" : 1,
  "itemsPerPage" : 0,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "externalId" : "externalId",
    "StatusStartingTime" : "StatusStartingTime",
    "X509Certificate" : "X509Certificate",
    "ServiceLanguage" : "ServiceLanguage",
    "ServiceName" : "ServiceName",
    "ServiceStatus" : "ServiceStatus",
    "ServiceType" : "ServiceType",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "CertificateFingerprint" : "CertificateFingerprint",
    "ModifyTimestamp" : "ModifyTimestamp",
    "X509SubjectName" : "X509SubjectName",
    "ServiceExtensions" : [ {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    }, {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    } ],
    "id" : "id",
    "CreateTimestamp" : "CreateTimestamp",
    "ServiceCountry" : "ServiceCountry",
    "X509SKI" : "X509SKI"
  }, {
    "externalId" : "externalId",
    "StatusStartingTime" : "StatusStartingTime",
    "X509Certificate" : "X509Certificate",
    "ServiceLanguage" : "ServiceLanguage",
    "ServiceName" : "ServiceName",
    "ServiceStatus" : "ServiceStatus",
    "ServiceType" : "ServiceType",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "CertificateFingerprint" : "CertificateFingerprint",
    "ModifyTimestamp" : "ModifyTimestamp",
    "X509SubjectName" : "X509SubjectName",
    "ServiceExtensions" : [ {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    }, {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    } ],
    "id" : "id",
    "CreateTimestamp" : "CreateTimestamp",
    "ServiceCountry" : "ServiceCountry",
    "X509SKI" : "X509SKI"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message inline_response_200_2

default

An error occurred while executing the operation ErrorResponse

Up
get /OBQualifiedTrustServiceProviders/{id}
Retrieve the resource (oBQualifiedTrustServiceProvidersIdGet)

Path parameters

id (required)
Path Parameter — The resource identifier (value of the 'id' attribute).

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.

Return type

OBQualifiedTrustServiceProviders

Example data

Content-Type: application/json
{
  "externalId" : "externalId",
  "StatusStartingTime" : "StatusStartingTime",
  "X509Certificate" : "X509Certificate",
  "ServiceLanguage" : "ServiceLanguage",
  "ServiceName" : "ServiceName",
  "ServiceStatus" : "ServiceStatus",
  "ServiceType" : "ServiceType",
  "meta" : {
    "created" : "2000-01-23T04:56:07.000+00:00",
    "location" : "http://example.com/aeiou",
    "lastModified" : "2000-01-23T04:56:07.000+00:00",
    "version" : "version",
    "resourceType" : "resourceType"
  },
  "schemas" : [ "schemas", "schemas" ],
  "CertificateFingerprint" : "CertificateFingerprint",
  "ModifyTimestamp" : "ModifyTimestamp",
  "X509SubjectName" : "X509SubjectName",
  "ServiceExtensions" : [ {
    "AdditionalInfoURI" : "AdditionalInfoURI",
    "AdditionalInfoLang" : "AdditionalInfoLang",
    "Critical" : true
  }, {
    "AdditionalInfoURI" : "AdditionalInfoURI",
    "AdditionalInfoLang" : "AdditionalInfoLang",
    "Critical" : true
  } ],
  "id" : "id",
  "CreateTimestamp" : "CreateTimestamp",
  "ServiceCountry" : "ServiceCountry",
  "X509SKI" : "X509SKI"
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

The retrieved resource is included in the response body OBQualifiedTrustServiceProviders

default

An error occurred while executing the operation ErrorResponse

Up
post /OBQualifiedTrustServiceProviders/.search
Search for one or more resources using HTTP POST (oBQualifiedTrustServiceProvidersSearchPost)
Useful for executing searches without passing parameters that may contain sensitive information on the URL.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

SCIM 2.0 Search Request Message SearchRequest (optional)
Body Parameter

Return type

inline_response_200_2

Example data

Content-Type: application/json
{
  "startIndex" : 6,
  "totalResults" : 1,
  "itemsPerPage" : 0,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "externalId" : "externalId",
    "StatusStartingTime" : "StatusStartingTime",
    "X509Certificate" : "X509Certificate",
    "ServiceLanguage" : "ServiceLanguage",
    "ServiceName" : "ServiceName",
    "ServiceStatus" : "ServiceStatus",
    "ServiceType" : "ServiceType",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "CertificateFingerprint" : "CertificateFingerprint",
    "ModifyTimestamp" : "ModifyTimestamp",
    "X509SubjectName" : "X509SubjectName",
    "ServiceExtensions" : [ {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    }, {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    } ],
    "id" : "id",
    "CreateTimestamp" : "CreateTimestamp",
    "ServiceCountry" : "ServiceCountry",
    "X509SKI" : "X509SKI"
  }, {
    "externalId" : "externalId",
    "StatusStartingTime" : "StatusStartingTime",
    "X509Certificate" : "X509Certificate",
    "ServiceLanguage" : "ServiceLanguage",
    "ServiceName" : "ServiceName",
    "ServiceStatus" : "ServiceStatus",
    "ServiceType" : "ServiceType",
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "CertificateFingerprint" : "CertificateFingerprint",
    "ModifyTimestamp" : "ModifyTimestamp",
    "X509SubjectName" : "X509SubjectName",
    "ServiceExtensions" : [ {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    }, {
      "AdditionalInfoURI" : "AdditionalInfoURI",
      "AdditionalInfoLang" : "AdditionalInfoLang",
      "Critical" : true
    } ],
    "id" : "id",
    "CreateTimestamp" : "CreateTimestamp",
    "ServiceCountry" : "ServiceCountry",
    "X509SKI" : "X509SKI"
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message inline_response_200_2

default

An error occurred while executing the operation ErrorResponse

OBThirdPartyProviders

Up
get /OBThirdPartyProviders
Search for one or more resources (oBThirdPartyProvidersGet)

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.
filter (optional)
Query Parameter — The filter string used to request a subset of resources.
sortBy (optional)
Query Parameter — A string indicating the attribute whose value shall be used to order the returned responses.
sortOrder (optional)
Query Parameter — A string indicating the order in which the 'sortBy' parameter is applied.
startIndex (optional)
Query Parameter — An integer indicating the 1-based index of the first query result.
count (optional)
Query Parameter — An integer indicating the desired maximum number of query results per page.

Return type

inline_response_200_3

Example data

Content-Type: application/json
{
  "startIndex" : 1,
  "totalResults" : 5,
  "itemsPerPage" : 6,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  }, {
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message inline_response_200_3

default

An error occurred while executing the operation ErrorResponse

Up
get /OBThirdPartyProviders/{id}
Retrieve the resource (oBThirdPartyProvidersIdGet)

Path parameters

id (required)
Path Parameter — The resource identifier (value of the 'id' attribute).

Consumes

This API call consumes the following media types via the Content-Type request header:

Query parameters

attributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to return in the response, overriding the set of attributes that would be returned by default. 'excludedAttributes' must not also be specified if this is specified.
excludedAttributes (optional)
Query Parameter — A comma separated list of strings indicating the names of resource attributes to be removed from the default set of attributes to return. 'attributes' must not also be specified if this is specified.

Return type

OBThirdPartyProviders

Example data

Content-Type: application/json
{
  "meta" : {
    "created" : "2000-01-23T04:56:07.000+00:00",
    "location" : "http://example.com/aeiou",
    "lastModified" : "2000-01-23T04:56:07.000+00:00",
    "version" : "version",
    "resourceType" : "resourceType"
  },
  "schemas" : [ "schemas", "schemas" ],
  "externalId" : "externalId",
  "urn:openbanking:legalauthorityclaims:1.0" : {
    "LegalAuthorityClaims" : [ {
      "RegisteredName" : "RegisteredName",
      "RegistrationAuthorityId" : "RegistrationAuthorityId",
      "RegisteredId" : "RegisteredId"
    }, {
      "RegisteredName" : "RegisteredName",
      "RegistrationAuthorityId" : "RegistrationAuthorityId",
      "RegisteredId" : "RegisteredId"
    } ]
  },
  "id" : "id",
  "urn:openbanking:softwarestatement:1.0" : {
    "SoftwareStatements" : [ {
      "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
      "Description" : "Description",
      "LogoUri" : "LogoUri",
      "PolicyUri" : "PolicyUri",
      "Mode" : "Mode",
      "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
      "Roles" : [ "Roles", "Roles" ],
      "TermsOfServiceUri" : "TermsOfServiceUri",
      "Active" : true,
      "ClientName" : "ClientName",
      "ClientUri" : "ClientUri",
      "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
      "Version" : 0.80082819046101150206595775671303272247314453125,
      "ClientId" : "ClientId",
      "Id" : "Id",
      "ObClientCreated" : true,
      "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
    }, {
      "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
      "Description" : "Description",
      "LogoUri" : "LogoUri",
      "PolicyUri" : "PolicyUri",
      "Mode" : "Mode",
      "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
      "Roles" : [ "Roles", "Roles" ],
      "TermsOfServiceUri" : "TermsOfServiceUri",
      "Active" : true,
      "ClientName" : "ClientName",
      "ClientUri" : "ClientUri",
      "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
      "Version" : 0.80082819046101150206595775671303272247314453125,
      "ClientId" : "ClientId",
      "Id" : "Id",
      "ObClientCreated" : true,
      "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
    } ]
  },
  "urn:openbanking:competentauthorityclaims:1.0" : {
    "EtsiIdentifier" : "EtsiIdentifier",
    "AuthorityId" : "AuthorityId",
    "RegistrationId" : "RegistrationId",
    "MemberState" : "MemberState",
    "Authorisations" : [ {
      "Psd2Role" : "Psd2Role",
      "Active" : true,
      "MemberState" : "MemberState"
    }, {
      "Psd2Role" : "Psd2Role",
      "Active" : true,
      "MemberState" : "MemberState"
    } ]
  },
  "urn:openbanking:organisation:1.0" : {
    "OBAuthorisationState" : "OBAuthorisationState",
    "PhoneNumbers" : [ {
      "Type" : "Type",
      "Verified" : true,
      "Value" : "Value",
      "Name" : "Name"
    }, {
      "Type" : "Type",
      "Verified" : true,
      "Value" : "Value",
      "Name" : "Name"
    } ],
    "OrganisationCommonName" : "OrganisationCommonName",
    "StatusDescription" : "StatusDescription",
    "PersonalAccountRoles" : [ {
      "Role" : "Role",
      "UserName" : "http://example.com/aeiou"
    }, {
      "Role" : "Role",
      "UserName" : "http://example.com/aeiou"
    } ],
    "ModifyTimestamp" : "ModifyTimestamp",
    "OBOrganisationId" : "OBOrganisationId",
    "EmailAddresses" : [ {
      "Type" : "Type",
      "Primary" : true,
      "Value" : "Value",
      "Name" : "Name"
    }, {
      "Type" : "Type",
      "Primary" : true,
      "Value" : "Value",
      "Name" : "Name"
    } ],
    "PostalAddresses" : [ {
      "POBox" : "POBox",
      "AddressLine2" : "AddressLine2",
      "StreetAddress" : "StreetAddress",
      "Type" : "Type",
      "Town" : "Town",
      "Primary" : true,
      "Country" : "Country",
      "PostCode" : "PostCode",
      "County" : "County",
      "Name" : "Name"
    }, {
      "POBox" : "POBox",
      "AddressLine2" : "AddressLine2",
      "StreetAddress" : "StreetAddress",
      "Type" : "Type",
      "Town" : "Town",
      "Primary" : true,
      "Country" : "Country",
      "PostCode" : "PostCode",
      "County" : "County",
      "Name" : "Name"
    } ],
    "CreateTimestamp" : "CreateTimestamp",
    "status" : "status"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

The retrieved resource is included in the response body OBThirdPartyProviders

default

An error occurred while executing the operation ErrorResponse

Up
post /OBThirdPartyProviders/.search
Search for one or more resources using HTTP POST (oBThirdPartyProvidersSearchPost)
Useful for executing searches without passing parameters that may contain sensitive information on the URL.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

SCIM 2.0 Search Request Message SearchRequest (optional)
Body Parameter

Return type

inline_response_200_3

Example data

Content-Type: application/json
{
  "startIndex" : 1,
  "totalResults" : 5,
  "itemsPerPage" : 6,
  "schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse", "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
  "Resources" : [ {
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  }, {
    "meta" : {
      "created" : "2000-01-23T04:56:07.000+00:00",
      "location" : "http://example.com/aeiou",
      "lastModified" : "2000-01-23T04:56:07.000+00:00",
      "version" : "version",
      "resourceType" : "resourceType"
    },
    "schemas" : [ "schemas", "schemas" ],
    "externalId" : "externalId",
    "urn:openbanking:legalauthorityclaims:1.0" : {
      "LegalAuthorityClaims" : [ {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      }, {
        "RegisteredName" : "RegisteredName",
        "RegistrationAuthorityId" : "RegistrationAuthorityId",
        "RegisteredId" : "RegisteredId"
      } ]
    },
    "id" : "id",
    "urn:openbanking:softwarestatement:1.0" : {
      "SoftwareStatements" : [ {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      }, {
        "TransportKeyIds" : [ "TransportKeyIds", "TransportKeyIds" ],
        "Description" : "Description",
        "LogoUri" : "LogoUri",
        "PolicyUri" : "PolicyUri",
        "Mode" : "Mode",
        "RedirectUri" : [ "RedirectUri", "RedirectUri" ],
        "Roles" : [ "Roles", "Roles" ],
        "TermsOfServiceUri" : "TermsOfServiceUri",
        "Active" : true,
        "ClientName" : "ClientName",
        "ClientUri" : "ClientUri",
        "OnBehalfOfObOrganisation" : "OnBehalfOfObOrganisation",
        "Version" : 0.80082819046101150206595775671303272247314453125,
        "ClientId" : "ClientId",
        "Id" : "Id",
        "ObClientCreated" : true,
        "SigningKeyIds" : [ "SigningKeyIds", "SigningKeyIds" ]
      } ]
    },
    "urn:openbanking:competentauthorityclaims:1.0" : {
      "EtsiIdentifier" : "EtsiIdentifier",
      "AuthorityId" : "AuthorityId",
      "RegistrationId" : "RegistrationId",
      "MemberState" : "MemberState",
      "Authorisations" : [ {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      }, {
        "Psd2Role" : "Psd2Role",
        "Active" : true,
        "MemberState" : "MemberState"
      } ]
    },
    "urn:openbanking:organisation:1.0" : {
      "OBAuthorisationState" : "OBAuthorisationState",
      "PhoneNumbers" : [ {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Verified" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "OrganisationCommonName" : "OrganisationCommonName",
      "StatusDescription" : "StatusDescription",
      "PersonalAccountRoles" : [ {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      }, {
        "Role" : "Role",
        "UserName" : "http://example.com/aeiou"
      } ],
      "ModifyTimestamp" : "ModifyTimestamp",
      "OBOrganisationId" : "OBOrganisationId",
      "EmailAddresses" : [ {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      }, {
        "Type" : "Type",
        "Primary" : true,
        "Value" : "Value",
        "Name" : "Name"
      } ],
      "PostalAddresses" : [ {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      }, {
        "POBox" : "POBox",
        "AddressLine2" : "AddressLine2",
        "StreetAddress" : "StreetAddress",
        "Type" : "Type",
        "Town" : "Town",
        "Primary" : true,
        "Country" : "Country",
        "PostCode" : "PostCode",
        "County" : "County",
        "Name" : "Name"
      } ],
      "CreateTimestamp" : "CreateTimestamp",
      "status" : "status"
    }
  } ]
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

SCIM 2.0 List Response Message inline_response_200_3

default

An error occurred while executing the operation ErrorResponse

Offers

Up
get /accounts/{AccountId}/offers
Get Offers (getAccountsAccountIdOffers)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadOffer1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Offer" : [ {
      "OfferId" : "OfferId",
      "AccountId" : { },
      "Description" : "Description",
      "StartDateTime" : "2000-01-23T04:56:07.000+00:00",
      "EndDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Rate" : "Rate",
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Fee" : { },
      "Value" : 0,
      "Term" : "Term",
      "URL" : "URL",
      "OfferType" : "BalanceTransfer"
    }, {
      "OfferId" : "OfferId",
      "AccountId" : { },
      "Description" : "Description",
      "StartDateTime" : "2000-01-23T04:56:07.000+00:00",
      "EndDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Rate" : "Rate",
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Fee" : { },
      "Value" : 0,
      "Term" : "Term",
      "URL" : "URL",
      "OfferType" : "BalanceTransfer"
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Offers Read OBReadOffer1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /offers
Get Offers (getOffers)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadOffer1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Offer" : [ {
      "OfferId" : "OfferId",
      "AccountId" : { },
      "Description" : "Description",
      "StartDateTime" : "2000-01-23T04:56:07.000+00:00",
      "EndDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Rate" : "Rate",
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Fee" : { },
      "Value" : 0,
      "Term" : "Term",
      "URL" : "URL",
      "OfferType" : "BalanceTransfer"
    }, {
      "OfferId" : "OfferId",
      "AccountId" : { },
      "Description" : "Description",
      "StartDateTime" : "2000-01-23T04:56:07.000+00:00",
      "EndDateTime" : "2000-01-23T04:56:07.000+00:00",
      "Rate" : "Rate",
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "Fee" : { },
      "Value" : 0,
      "Term" : "Term",
      "URL" : "URL",
      "OfferType" : "BalanceTransfer"
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Offers Read OBReadOffer1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

OrganisationCertificates

Up
get /organisation/{OrganisationType}/{OrganisationId}/certificate
Get the certificates for the given organisation (organisationOrganisationTypeOrganisationIdCertificateGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
delete /organisation/{OrganisationType}/{OrganisationId}/certificate/kid/{CertificateOrKeyId}
Revoke or remove a certificate with the given CertificateOrKeyId (organisationOrganisationTypeOrganisationIdCertificateKidCertificateOrKeyIdDelete)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
CertificateOrKeyId (required)
Path Parameter — The certificate or key Id

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

204

No Content

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
get /organisation/{OrganisationType}/{OrganisationId}/certificate/kid/{CertificateOrKeyId}
Retrieve a certificate with the given CertificateOrKeyId (organisationOrganisationTypeOrganisationIdCertificateKidCertificateOrKeyIdGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
CertificateOrKeyId (required)
Path Parameter — The certificate or key Id

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
get /organisation/{OrganisationType}/{OrganisationId}/certificate/{OrganisationCertificateType}
Get the certificates of the given OrganisationCertificateType for the given oranisation (organisationOrganisationTypeOrganisationIdCertificateOrganisationCertificateTypeGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
OrganisationCertificateType (required)
Path Parameter — The certificate type
SoftwareStatementId (required)
Path Parameter — The software statement ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
post /organisation/{OrganisationType}/{OrganisationId}/certificate/{OrganisationCertificateType}
Store or create a new certificate of the given OrganisationCertificateType for the given organisation (organisationOrganisationTypeOrganisationIdCertificateOrganisationCertificateTypePost)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
OrganisationCertificateType (required)
Path Parameter — The certificate type
SoftwareStatementId (required)
Path Parameter — The software statement ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

CertificateOrCSROrJWS CertificateOrKeyGetSchema (required)
Body Parameter
  • PEM file -- when the request Content-Type header is set to application/x-pem-file the contents of the PEM file will differ depending upon OrganisationCertificateType. If OrganisationCertificateType is set to qwac, qseal then the PEM file should contain a QWAC or a QSEAL certificate respectively; if OrganisationCertificateType is set to obwac or obseal then the PEM file should contain a Certificate Signing Request (CSR) for an OB-issued OBWAC or OBSEAL certificate respectively.
  • Signed JWT -- when the request Content-Type header is set to application/jwt the body of the signed JWT will contain a CSR or a certificate.

Requesting a Certificate using a signed JWT

The header kid claim is the ID of the QSealC certificate assigned to it by the OB JWKS store.

The body csr claim is the CSR in the DER format.

{
  "typ": "JWT",
  "alg": "ES256",
  "kid": "ABCD1234",
}
{
  "csr": "string"
}

Uploaing a Certificate using a signed JWT

The header kid claim is the ID of the QSealC certificate assigned to it by the OB JWKS store.

The body x5c claim is the array of certificate, issuer certificate, and root certificate in the DER format.

{
  "typ": "JWT",
  "alg": "ES256",
  "kid": "ABCD1234",
}
{
  "x5c": ["qsealc", "issuer certificate", "root certificate"]
}

EXAMPLE REQUEST PAYLOAD USING SIGNED JWT REQUESTS

POST /organisation/tpp/123456789012345678/certificate/obwac HTTP/1.1
Content-Type: application/jwt
Accept: application/json
Host: matls-dirapi.openbanking.org.uk
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiIsImtpZCI6IkFCQ0QxMjM0IiwieDVjIjpbInFzZWFsYyIsImlzc3VlciBjZXJ0aWZpY2F0ZSIsInJvb3QgY2VydGlmaWNhdGUiXX0.eyJyZWRpcmVjdF91cmlzIjpbInN0cmluZyJdLCJ0b2tlbl9lbmRwb2ludF9hdXRoX21ldGhvZCI6InN0cmluZyIsImdyYW50X3R5cGVzIjpbInN0cmluZyJdLCJyZXNwb25zZV90eXBlcyI6WyJzdHJpbmcibSwiY2xpZW50X25hbWUiOiJzdHJpbmciLCJjbGllbnRfdXJpIjoic3RyaW5nIiwibG9nb191cmkiOiJzdHJpbmciLCJzY29wZSI6InN0cmluZyIsImNvbnRhY3RzIjpbInVzZXJAZXhhbXBsZS5jb20iXSwidG9zX3VyaSI6InN0cmluZyIsInBvbGljeV91cmkiOiJzdHJpbmciLCJqd2tzX3VyaSI6InN0cmluZyIsImp3a3MiOnt9LCJzb2Z0d2FyZV9pZCI6InN0cmluZyIsInNvZnR3YXJlX3ZlcnNpb24iOiJzdHJpbmcifQ.lMsADSHkFGUw5PtgdEqXslYArzqf6tbg0lo0kCitOUA

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Created

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Organisations

Up
get /organisation/{OrganisationType}
Get all organisations that the client is authorised to retrieve (organisationOrganisationTypeGet)
Note that this was not in the original design but is included to inform the client

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

List of the organisation - Schema in scim-swagger.json

406

Not Acceptable

Up
get /organisation/{OrganisationType}/{OrganisationId}
Get the given organisation's details (organisationOrganisationTypeOrganisationIdGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Full details of the organisation - Schema in scim-swagger.json

404

Not found

406

Not Acceptable

Up
post /organisation/{OrganisationType}
Enrol a eIDAS QWAC/QSealC-bearing participant (organisationOrganisationTypePost)
Enrol an eIDAS QWAC/QSealC certificate-bearing participant onto the Open Banking Directory. Currenty only TPPs can use this enrolment endpoint, so please set OrganisationType to tpp

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationTypeForQSealCOnboarding (required)
Path Parameter — OB Organisation Type

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

Enrol EnrolSchema (required)
Body Parameter

The payload submitted when a TPP attempts to enrol with an eIDAS QWAC or QSealC certificate. It's format and contents will depend on the value of the Content-Type header: TPP onto the Open Banking Directory (required fields to be validated). For eIDAS QSealC-bearing TPPs use a signed JWT (JWS).

  • application/json -- a JSON payload for QWAC onboarding.
  • application/jwt -- a signed JWT (JWS) for QSealC onboarding.
  • application/jose -- same as application/jwt.

QWAC-based Onboarding

Set Content-Type to application/json and send the payload conforming to the schema.

EXAMPLE REQUEST PAYLOAD FOR QWAC-BASED ONBOARDING

POST /organisation/tpp HTTP/1.1
Content-Type: application/json
Accept: application/json
Host: matls-dirapi.openbanking.org.uk
{
  "client_name": "string",
  "scope": "string",
  "token_endpoint_auth_method": "string",
  "tls_client_auth_subject_dn": "string",
  "grant_types": [
    "string"
  ],
  "token_endpoint_auth_signing_alg": "string"
}

QSealC-based Onboarding

Set Content-Type to application/jwt or application/jose and send the payload conforming to the schema as a signed JWT.

The QSealC, the issuing certificate, and the root certificate (all in DER format) must be used as the items of the array, which forms the value of the x5c claim in the JWT header.

The JWT MUST be signed using the private key associated with the QSealC listed in the x5c claim in the header.

{
  "typ": "JWT",
  "alg": "ES256",
  "kid": "ABCD1234",
  "x5c": ["qsealc", "issuer certificate", "root certificate"]
}
{
  "client_name": "string",
  "scope": "string",
  "token_endpoint_auth_method": "string",
  "tls_client_auth_subject_dn": "string",
  "grant_types": [
    "string"
  ],
  "token_endpoint_auth_signing_alg": "string"
}

EXAMPLE REQUEST PAYLOAD FOR QSealC-BASED ONBOARDING

POST /organisation/tpp HTTP/1.1
Content-Type: application/jwt | application/jose
Accept: application/json
Host: matls-dirapi.openbanking.org.uk
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiIsImtpZCI6IkFCQ0QxMjM0IiwieDVjIjpbInFzZWFsYyIsImlzc3VlciBjZXJ0aWZpY2F0ZSIsInJvb3QgY2VydGlmaWNhdGUiXX0.eyJyZWRpcmVjdF91cmlzIjpbInN0cmluZyJdLCJ0b2tlbl9lbmRwb2ludF9hdXRoX21ldGhvZCI6InN0cmluZyIsImdyYW50X3R5cGVzIjpbInN0cmluZyJdLCJyZXNwb25zZV90eXBlcyI6WyJzdHJpbmciXSwiY2xpZW50X25hbWUiOiJzdHJpbmciLCJjbGllbnRfdXJpIjoic3RyaW5nIiwibG9nb191cmkiOiJzdHJpbmciLCJzY29wZSI6InN0cmluZyIsImNvbnRhY3RzIjpbInVzZXJAZXhhbXBsZS5jb20iXSwidG9zX3VyaSI6InN0cmluZyIsInBvbGljeV91cmkiOiJzdHJpbmciLCJqd2tzX3VyaSI6InN0cmluZyIsImp3a3MiOnt9LCJzb2Z0d2FyZV9pZCI6InN0cmluZyIsInNvZnR3YXJlX3ZlcnNpb24iOiJzdHJpbmcifQ.lMsADSHkFGUw5PtgdEqXslYArzqf6tbg0lo0kCitOUA

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Created

400

Bad Request

401

Unauthorized

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

PCA

Up
get /personal-current-accounts
(personalCurrentAccountsGet)
Gets a list of all Personal Current Account objects.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

PersonalCurrentAccountResponse

Example data

Content-Type: application/json
{
  "data" : [ {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "PCA" : [ {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      }, {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "PCA" : [ {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      }, {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      } ]
    } ]
  }, {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "PCA" : [ {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      }, {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "PCA" : [ {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      }, {
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "PCAMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "MobileWallet" : [ {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Type" : "AndroidPay",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "FeatureBenefitItem" : [ {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "AccountManagement",
              "ApplicationFrequency" : "PerAcademicTerm",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "AccountManagement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "DirectDebits",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "PerAcademicTerm",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ],
            "Card" : [ {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            }, {
              "MaxDailyCardWithdrawalLimit" : "MaxDailyCardWithdrawalLimit",
              "Type" : "CashCard",
              "Scheme" : [ "MasterCard", "MasterCard" ],
              "ContactlessIndicator" : true,
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherScheme" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "OtherEligibility" : [ {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "DirectDebits",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "CreditCheck" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IDVerificationCheck" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Householder"
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 1.4658129,
              "FeeType" : [ "CashCentreCoinHandling", "CashCentreCoinHandling" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "AccountClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "AUTO",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "CashCentreCoinHandling",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "LinkedBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "CalculationFrequency" : "AccountClosing",
              "FeeCategory" : "AUTO",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 5.637377,
          "CreditInterest" : {
            "TierBandSet" : [ {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "Destination" : "PayAway",
              "TierBandMethod" : "Tiered",
              "CalculationMethod" : "Compound",
              "CreditInterestEligibility" : [ {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "DirectDebits",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "TierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "BankInterestRate" : "BankInterestRate",
                "ApplicationFrequency" : "PerAcademicTerm",
                "BankInterestRateType" : "LinkedBaseRate",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMaximum" : "TierValueMaximum",
                "OtherBankInterestType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Identification" : "Identification",
                "AER" : "AER",
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "TierValueMinimum" : "TierValueMinimum",
                "CalculationFrequency" : "PerAcademicTerm",
                "DepositInterestAppliedCoverage" : "Tiered",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Overdraft" : {
            "OverdraftTierBandSet" : [ {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OverdraftTierBand" : [ {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "TierValueMax" : "TierValueMax",
                "BankGuaranteedIndicator" : true,
                "TierValueMin" : "TierValueMin",
                "EAR" : "EAR",
                "OverdraftInterestChargingCoverage" : "Tiered",
                "Identification" : "Identification",
                "OverdraftFeesCharges" : [ {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                }, {
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "OverdraftFeeChargeDetail" : [ {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  }, {
                    "ApplicationFrequency" : "AccountClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "ArrangedOverdraft",
                    "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "FeeRateType" : "LinkedBaseRate",
                    "OverdraftControlIndicator" : true,
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "OverdraftFeeChargeCap" : {
                      "CappingPeriod" : "Day",
                      "OtherFeeType" : [ {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      }, {
                        "Description" : "Description",
                        "Code" : "Code",
                        "Name" : "Name"
                      } ],
                      "FeeCapOccurrence" : 5.962134,
                      "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                      "OverdraftControlIndicator" : true,
                      "MinMaxType" : "Minimum",
                      "Notes" : [ "Notes", "Notes" ],
                      "FeeCapAmount" : "FeeCapAmount"
                    },
                    "CalculationFrequency" : "AccountClosing",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeAmount" : "FeeAmount"
                  } ]
                } ],
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "OverdraftType" : "Committed",
              "TierBandMethod" : "Tiered",
              "AuthorisedIndicator" : true,
              "MinimumArrangedOverdraftAmount" : "MinimumArrangedOverdraftAmount",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.962134,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.962134,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "BufferAmount" : "BufferAmount",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "ProductDescription" : "ProductDescription",
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "MonthlyMaximumCharge" : "MonthlyMaximumCharge",
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OnSaleIndicator" : true,
        "Notes" : [ "Notes", "Notes" ],
        "Segment" : [ "Basic", "Basic" ],
        "Name" : "Name"
      } ]
    } ]
  } ],
  "meta" : {
    "Agreement" : "Use of the APIs and any related data will be subject to the terms of the Open Licence and subject to terms and conditions",
    "TermsOfUse" : "https://www.openbanking.org.uk/terms",
    "License" : "https://www.openbanking.org.uk/open-licence",
    "TotalResults" : 0,
    "LastUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Successful response with a list of Personal Current Account data PersonalCurrentAccountResponse

400

You have sent a request which could not be understood. Error400

408

Your client has failed to submit a request, and a timeout has occurred. Error408

429

You have requested this resource too often. Slow down. Error429

500

An error occurred on the server. No further information is available. Error500

503

The service is temporarily unavailable. Error503

default

A standard error response. ErrorDefault

Up
head /personal-current-accounts
(personalCurrentAccountsHead)
Gets header information on the current set of Personal Current Account data

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

default

No response Object

Parties

Up
get /accounts/{AccountId}/parties
Get Parties (getAccountsAccountIdParties)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadParty3

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Party" : [ {
      "BeneficialOwnership" : true,
      "Address" : [ {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      }, {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      } ],
      "AccountRole" : { },
      "Mobile" : { },
      "EmailAddress" : { },
      "LegalStructure" : { },
      "Name" : { },
      "PartyNumber" : { },
      "Relationships" : {
        "Account" : {
          "Related" : "http://example.com/aeiou",
          "Id" : "Id"
        }
      },
      "FullLegalName" : { },
      "PartyId" : { },
      "Phone" : { },
      "PartyType" : { }
    }, {
      "BeneficialOwnership" : true,
      "Address" : [ {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      }, {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      } ],
      "AccountRole" : { },
      "Mobile" : { },
      "EmailAddress" : { },
      "LegalStructure" : { },
      "Name" : { },
      "PartyNumber" : { },
      "Relationships" : {
        "Account" : {
          "Related" : "http://example.com/aeiou",
          "Id" : "Id"
        }
      },
      "FullLegalName" : { },
      "PartyId" : { },
      "Phone" : { },
      "PartyType" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Parties Read OBReadParty3

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /accounts/{AccountId}/party
Get Parties (getAccountsAccountIdParty)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadParty2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Party" : {
      "BeneficialOwnership" : true,
      "Address" : [ {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      }, {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      } ],
      "AccountRole" : { },
      "Mobile" : { },
      "EmailAddress" : { },
      "LegalStructure" : { },
      "Name" : { },
      "PartyNumber" : { },
      "Relationships" : {
        "Account" : {
          "Related" : "http://example.com/aeiou",
          "Id" : "Id"
        }
      },
      "FullLegalName" : { },
      "PartyId" : { },
      "Phone" : { },
      "PartyType" : { }
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Parties Read OBReadParty2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /party
Get Parties (getParty)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadParty2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Party" : {
      "BeneficialOwnership" : true,
      "Address" : [ {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      }, {
        "CountrySubDivision" : { },
        "StreetName" : { },
        "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
        "BuildingNumber" : { },
        "TownName" : { },
        "Country" : { },
        "AddressType" : { },
        "PostCode" : { }
      } ],
      "AccountRole" : { },
      "Mobile" : { },
      "EmailAddress" : { },
      "LegalStructure" : { },
      "Name" : { },
      "PartyNumber" : { },
      "Relationships" : {
        "Account" : {
          "Related" : "http://example.com/aeiou",
          "Id" : "Id"
        }
      },
      "FullLegalName" : { },
      "PartyId" : { },
      "Phone" : { },
      "PartyType" : { }
    }
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Parties Read OBReadParty2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

PaymentDetails

Up
get /domestic-payments/{DomesticPaymentId}/payment-details
Get Payment Details (getDomesticPaymentsDomesticPaymentIdPaymentDetails)

Path parameters

DomesticPaymentId (required)
Path Parameter — DomesticPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWritePaymentDetailsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "PaymentStatus" : [ {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    }, {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Payment Details Read OBWritePaymentDetailsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-scheduled-payments/{DomesticScheduledPaymentId}/payment-details
Get Payment Details (getDomesticScheduledPaymentsDomesticScheduledPaymentIdPaymentDetails)

Path parameters

DomesticScheduledPaymentId (required)
Path Parameter — DomesticScheduledPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWritePaymentDetailsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "PaymentStatus" : [ {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    }, {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Payment Details Read OBWritePaymentDetailsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /domestic-standing-orders/{DomesticStandingOrderId}/payment-details
Get Payment Details (getDomesticStandingOrdersDomesticStandingOrderIdPaymentDetails)

Path parameters

DomesticStandingOrderId (required)
Path Parameter — DomesticStandingOrderId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWritePaymentDetailsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "PaymentStatus" : [ {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    }, {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Payment Details Read OBWritePaymentDetailsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /file-payments/{FilePaymentId}/payment-details
Get Payment Details (getFilePaymentsFilePaymentIdPaymentDetails)

Path parameters

FilePaymentId (required)
Path Parameter — FilePaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWritePaymentDetailsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "PaymentStatus" : [ {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    }, {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Payment Details Read OBWritePaymentDetailsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-payments/{InternationalPaymentId}/payment-details
Get Payment Details (getInternationalPaymentsInternationalPaymentIdPaymentDetails)

Path parameters

InternationalPaymentId (required)
Path Parameter — InternationalPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWritePaymentDetailsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "PaymentStatus" : [ {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    }, {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Payment Details Read OBWritePaymentDetailsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-scheduled-payments/{InternationalScheduledPaymentId}/payment-details
Get Payment Details (getInternationalScheduledPaymentsInternationalScheduledPaymentIdPaymentDetails)

Path parameters

InternationalScheduledPaymentId (required)
Path Parameter — InternationalScheduledPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWritePaymentDetailsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "PaymentStatus" : [ {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    }, {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Payment Details Read OBWritePaymentDetailsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /international-standing-orders/{InternationalStandingOrderPaymentId}/payment-details
Get Payment Details (getInternationalStandingOrdersInternationalStandingOrderPaymentIdPaymentDetails)

Path parameters

InternationalStandingOrderPaymentId (required)
Path Parameter — InternationalStandingOrderPaymentId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBWritePaymentDetailsResponse1

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "PaymentStatus" : [ {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    }, {
      "PaymentTransactionId" : "PaymentTransactionId",
      "Status" : "Accepted",
      "StatusUpdateDateTime" : "2000-01-23T04:56:07.000+00:00",
      "StatusDetail" : {
        "Status" : "Status",
        "LocalInstrument" : { },
        "StatusReason" : "Cancelled",
        "StatusReasonDescription" : "StatusReasonDescription"
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Payment Details Read OBWritePaymentDetailsResponse1

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Products

Up
get /accounts/{AccountId}/product
Get Products (getAccountsAccountIdProduct)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadProduct2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Product" : [ {
      "MarketingStateId" : "MarketingStateId",
      "SecondaryProductId" : "SecondaryProductId",
      "BCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "Day",
          "FeeFreeLength" : 5.637377,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "ClientAccount", "ClientAccount" ]
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        } ],
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      },
      "OtherProductType" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "SupplementaryData" : { },
        "Description" : "Description",
        "LoanInterest" : {
          "LoanInterestTierBandSet" : [ {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "PACT",
          "OtherSegment" : {
            "Description" : { },
            "Code" : { },
            "Name" : { }
          },
          "FeeFreeLength" : 2,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "GEAS", "GEAS" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        } ],
        "Repayment" : {
          "RepaymentFrequency" : "SMDA",
          "OtherAmountType" : { },
          "RepaymentHoliday" : [ {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "RepaymentType" : "USBA",
          "OtherRepaymentFrequency" : { },
          "AmountType" : "RABD",
          "RepaymentFeeCharges" : {
            "RepaymentFeeChargeDetail" : [ {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            }, {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            } ],
            "RepaymentFeeChargeCap" : [ {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Notes" : [ "Notes", "Notes" ],
          "OtherRepaymentType" : { }
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ]
        },
        "Name" : "Name"
      },
      "AccountId" : "AccountId",
      "ProductName" : "ProductName",
      "ProductType" : "BusinessCurrentAccount",
      "ProductId" : "ProductId",
      "PCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "Basic", "Basic" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      }
    }, {
      "MarketingStateId" : "MarketingStateId",
      "SecondaryProductId" : "SecondaryProductId",
      "BCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "Day",
          "FeeFreeLength" : 5.637377,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "ClientAccount", "ClientAccount" ]
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        } ],
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      },
      "OtherProductType" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "SupplementaryData" : { },
        "Description" : "Description",
        "LoanInterest" : {
          "LoanInterestTierBandSet" : [ {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "PACT",
          "OtherSegment" : {
            "Description" : { },
            "Code" : { },
            "Name" : { }
          },
          "FeeFreeLength" : 2,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "GEAS", "GEAS" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        } ],
        "Repayment" : {
          "RepaymentFrequency" : "SMDA",
          "OtherAmountType" : { },
          "RepaymentHoliday" : [ {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "RepaymentType" : "USBA",
          "OtherRepaymentFrequency" : { },
          "AmountType" : "RABD",
          "RepaymentFeeCharges" : {
            "RepaymentFeeChargeDetail" : [ {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            }, {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            } ],
            "RepaymentFeeChargeCap" : [ {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Notes" : [ "Notes", "Notes" ],
          "OtherRepaymentType" : { }
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ]
        },
        "Name" : "Name"
      },
      "AccountId" : "AccountId",
      "ProductName" : "ProductName",
      "ProductType" : "BusinessCurrentAccount",
      "ProductId" : "ProductId",
      "PCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "Basic", "Basic" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Products Read OBReadProduct2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /products
Get Products (getProducts)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadProduct2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Product" : [ {
      "MarketingStateId" : "MarketingStateId",
      "SecondaryProductId" : "SecondaryProductId",
      "BCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "Day",
          "FeeFreeLength" : 5.637377,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "ClientAccount", "ClientAccount" ]
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        } ],
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      },
      "OtherProductType" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "SupplementaryData" : { },
        "Description" : "Description",
        "LoanInterest" : {
          "LoanInterestTierBandSet" : [ {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "PACT",
          "OtherSegment" : {
            "Description" : { },
            "Code" : { },
            "Name" : { }
          },
          "FeeFreeLength" : 2,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "GEAS", "GEAS" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        } ],
        "Repayment" : {
          "RepaymentFrequency" : "SMDA",
          "OtherAmountType" : { },
          "RepaymentHoliday" : [ {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "RepaymentType" : "USBA",
          "OtherRepaymentFrequency" : { },
          "AmountType" : "RABD",
          "RepaymentFeeCharges" : {
            "RepaymentFeeChargeDetail" : [ {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            }, {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            } ],
            "RepaymentFeeChargeCap" : [ {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Notes" : [ "Notes", "Notes" ],
          "OtherRepaymentType" : { }
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ]
        },
        "Name" : "Name"
      },
      "AccountId" : "AccountId",
      "ProductName" : "ProductName",
      "ProductType" : "BusinessCurrentAccount",
      "ProductId" : "ProductId",
      "PCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "Basic", "Basic" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      }
    }, {
      "MarketingStateId" : "MarketingStateId",
      "SecondaryProductId" : "SecondaryProductId",
      "BCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 5.962134,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 1.4658129,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "Day",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Banded",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "Gross",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "Day",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 6.0274563,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ],
                  "CalculationFrequency" : "OnClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Banded",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 6.0274563,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "Gross",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "Day",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 6.0274563,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "CalculationFrequency" : "OnClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "Day",
          "FeeFreeLength" : 5.637377,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "ClientAccount", "ClientAccount" ]
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "Day",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 0.8008282,
            "FeeType" : [ "Other", "Other" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "TariffType" : "Electronic",
          "OtherTariffType" : {
            "Description" : "Description",
            "Code" : "Code",
            "Name" : "Name"
          },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "OnClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "Other",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "Gross",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 0.8008282,
              "FeeType" : [ "Other", "Other" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "OnClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        } ],
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Banded",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "Daily",
              "BankInterestRateType" : "Gross",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "Daily",
              "DepositInterestAppliedCoverage" : "Banded",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      },
      "OtherProductType" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "AgreementLengthMin" : 3,
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "AgreementLengthMax" : 9,
              "TierValueMin" : "TierValueMin",
              "AgreementPeriod" : "PACT",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "INBA",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                }, {
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : { },
                  "FeeType" : { },
                  "IncrementalBorrowingAmount" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "FeeRateType" : { },
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : { },
                  "OtherFeeRateType" : { },
                  "NegotiableIndicator" : true,
                  "OverdraftFeeChargeCap" : [ {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  }, {
                    "OtherFeeType" : [ { }, { } ],
                    "FeeCapOccurrence" : { },
                    "FeeType" : [ "FBAO", "FBAO" ],
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : { }
                  } ],
                  "CalculationFrequency" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : { }
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "OVCO",
            "TierBandMethod" : "INBA",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FBAO", "FBAO" ],
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              }, {
                "ApplicationFrequency" : { },
                "OtherFeeType" : { },
                "FeeType" : { },
                "IncrementalBorrowingAmount" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "FeeRateType" : { },
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : { },
                "OtherFeeRateType" : { },
                "NegotiableIndicator" : true,
                "OverdraftFeeChargeCap" : [ {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FBAO", "FBAO" ],
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ],
                "CalculationFrequency" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : { }
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "SupplementaryData" : { },
        "Description" : "Description",
        "LoanInterest" : {
          "LoanInterestTierBandSet" : [ {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "TierBandMethod" : "INBA",
            "LoanInterestFeesCharges" : [ {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            }, {
              "LoanInterestFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : { },
                "OtherFeeType" : {
                  "FeeCategory" : { }
                },
                "FeeType" : { },
                "OtherCalculationFrequency" : { },
                "FeeRate" : { },
                "CalculationFrequency" : { },
                "FeeRateType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : { },
                "FeeAmount" : { },
                "OtherFeeRateType" : { }
              } ],
              "LoanInterestFeeChargeCap" : [ {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              }, {
                "CappingPeriod" : { },
                "OtherFeeType" : [ { }, { } ],
                "FeeCapOccurrence" : { },
                "FeeType" : [ "FEPF", "FEPF" ],
                "MinMaxType" : { },
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : { }
              } ]
            } ],
            "LoanInterestTierBand" : [ {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMaximum" : "TierValueMaximum",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : { },
                  "OtherFeeType" : {
                    "FeeCategory" : { }
                  },
                  "FeeType" : { },
                  "OtherCalculationFrequency" : { },
                  "FeeRate" : { },
                  "CalculationFrequency" : { },
                  "FeeRateType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : { },
                  "FeeAmount" : { },
                  "OtherFeeRateType" : { }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                }, {
                  "CappingPeriod" : { },
                  "OtherFeeType" : [ { }, { } ],
                  "FeeCapOccurrence" : { },
                  "FeeType" : [ "FEPF", "FEPF" ],
                  "MinMaxType" : { },
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : { }
                } ]
              } ],
              "MinTermPeriod" : "PACT",
              "LoanProviderInterestRateType" : "INBB",
              "Identification" : "Identification",
              "TierValueMaxTerm" : 2,
              "TierValueMinTerm" : 7,
              "MaxTermPeriod" : "PACT",
              "TierValueMinimum" : "TierValueMinimum",
              "RepAPR" : "RepAPR",
              "OtherLoanProviderInterestRateType" : { },
              "LoanProviderInterestRate" : "LoanProviderInterestRate",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Identification" : "Identification",
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "FeeFreeLengthPeriod" : "PACT",
          "OtherSegment" : {
            "Description" : { },
            "Code" : { },
            "Name" : { }
          },
          "FeeFreeLength" : 2,
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "GEAS", "GEAS" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : [ {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }, {
          "FeeChargeCap" : [ {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "CappingPeriod" : { },
            "OtherFeeType" : [ { }, { } ],
            "FeeType" : [ "FEPF", "FEPF" ],
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "TariffType" : "TTEL",
          "OtherTariffType" : { },
          "TariffName" : "TariffName",
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "OtherFeeType" : {
              "FeeCategory" : { }
            },
            "OtherCalculationFrequency" : { },
            "OtherFeeCategoryType" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherApplicationFrequency" : { },
            "OtherFeeRateType" : { },
            "NegotiableIndicator" : true,
            "FeeChargeCap" : [ {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "CappingPeriod" : { },
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        } ],
        "Repayment" : {
          "RepaymentFrequency" : "SMDA",
          "OtherAmountType" : { },
          "RepaymentHoliday" : [ {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "MaxHolidayPeriod" : "PACT",
            "MaxHolidayLength" : 4,
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "RepaymentType" : "USBA",
          "OtherRepaymentFrequency" : { },
          "AmountType" : "RABD",
          "RepaymentFeeCharges" : {
            "RepaymentFeeChargeDetail" : [ {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            }, {
              "NegotiableIndicator" : true,
              "OtherFeeType" : {
                "FeeCategory" : { }
              },
              "OtherCalculationFrequency" : { },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : { },
              "OtherFeeRateType" : { }
            } ],
            "RepaymentFeeChargeCap" : [ {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OtherFeeType" : [ { }, { } ],
              "FeeType" : [ "FEPF", "FEPF" ],
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "Notes" : [ "Notes", "Notes" ],
          "OtherRepaymentType" : { }
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "INOT",
            "TierBandMethod" : "INBA",
            "CalculationMethod" : { },
            "TierBand" : [ {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : { },
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "FQAT",
              "BankInterestRateType" : "INBB",
              "OtherCalculationFrequency" : { },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : { },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : { },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "FQAT",
              "DepositInterestAppliedCoverage" : "INBA",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OtherDestination" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "OtherCalculationMethod" : {
              "Description" : { },
              "Code" : { },
              "Name" : { }
            },
            "Notes" : [ "Notes", "Notes" ]
          } ]
        },
        "Name" : "Name"
      },
      "AccountId" : "AccountId",
      "ProductName" : "ProductName",
      "ProductType" : "BusinessCurrentAccount",
      "ProductId" : "ProductId",
      "PCA" : {
        "Overdraft" : {
          "OverdraftTierBandSet" : [ {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "OverdraftTierBand" : [ {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierValueMax" : "TierValueMax",
              "BankGuaranteedIndicator" : true,
              "TierValueMin" : "TierValueMin",
              "EAR" : "EAR",
              "OverdraftInterestChargingCoverage" : "Tiered",
              "Identification" : "Identification",
              "OverdraftFeesCharges" : [ {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              }, {
                "OverdraftFeeChargeCap" : [ {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ],
                "OverdraftFeeChargeDetail" : [ {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                }, {
                  "ApplicationFrequency" : "AccountClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "ArrangedOverdraft",
                  "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "FeeRateType" : "LinkedBaseRate",
                  "OverdraftControlIndicator" : true,
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "OverdraftFeeChargeCap" : {
                    "CappingPeriod" : "AcademicTerm",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 1.2315135,
                    "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                    "OverdraftControlIndicator" : true,
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  },
                  "CalculationFrequency" : "AccountClosing",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeAmount" : "FeeAmount"
                } ]
              } ],
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "OverdraftType" : "Committed",
            "TierBandMethod" : "Tiered",
            "AuthorisedIndicator" : true,
            "Identification" : "Identification",
            "OverdraftFeesCharges" : [ {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            }, {
              "OverdraftFeeChargeCap" : [ {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "AcademicTerm",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 1.2315135,
                "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                "OverdraftControlIndicator" : true,
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ],
              "OverdraftFeeChargeDetail" : [ {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              }, {
                "ApplicationFrequency" : "AccountClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "ArrangedOverdraft",
                "IncrementalBorrowingAmount" : "IncrementalBorrowingAmount",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "FeeRateType" : "LinkedBaseRate",
                "OverdraftControlIndicator" : true,
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "OverdraftFeeChargeCap" : {
                  "CappingPeriod" : "AcademicTerm",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 1.2315135,
                  "FeeType" : [ "ArrangedOverdraft", "ArrangedOverdraft" ],
                  "OverdraftControlIndicator" : true,
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                },
                "CalculationFrequency" : "AccountClosing",
                "Notes" : [ "Notes", "Notes" ],
                "FeeAmount" : "FeeAmount"
              } ]
            } ],
            "BufferAmount" : "BufferAmount",
            "Notes" : [ "Notes", "Notes" ]
          } ],
          "Notes" : [ "Notes", "Notes" ]
        },
        "ProductDetails" : {
          "Notes" : [ "Notes", "Notes" ],
          "Segment" : [ "Basic", "Basic" ],
          "MonthlyMaximumCharge" : "MonthlyMaximumCharge"
        },
        "OtherFeesCharges" : {
          "FeeChargeCap" : [ {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          }, {
            "CappingPeriod" : "AcademicTerm",
            "OtherFeeType" : [ {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }, {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            } ],
            "FeeCapOccurrence" : 7.386282,
            "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
            "MinMaxType" : "Minimum",
            "Notes" : [ "Notes", "Notes" ],
            "FeeCapAmount" : "FeeCapAmount"
          } ],
          "FeeChargeDetail" : [ {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          }, {
            "FeeApplicableRange" : {
              "MaximumRate" : "MaximumRate",
              "MaximumAmount" : "MaximumAmount",
              "MinimumAmount" : "MinimumAmount",
              "MinimumRate" : "MinimumRate"
            },
            "ApplicationFrequency" : "AccountClosing",
            "OtherFeeType" : {
              "Description" : "Description",
              "FeeCategory" : "Other",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeType" : "ServiceCAccountFee",
            "OtherCalculationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeRate" : "FeeRate",
            "FeeRateType" : "LinkedBaseRate",
            "OtherFeeCategoryType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherApplicationFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "OtherFeeRateType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "FeeChargeCap" : [ {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "AcademicTerm",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 7.386282,
              "FeeType" : [ "ServiceCAccountFee", "ServiceCAccountFee" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "CalculationFrequency" : "AccountClosing",
            "FeeCategory" : "Other",
            "Notes" : [ "Notes", "Notes" ],
            "FeeAmount" : "FeeAmount"
          } ]
        },
        "CreditInterest" : {
          "TierBandSet" : [ {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          }, {
            "Destination" : "PayAway",
            "TierBandMethod" : "Tiered",
            "CalculationMethod" : "Compound",
            "TierBand" : [ {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "FixedVariableInterestRateType" : "Fixed",
              "BankInterestRate" : "BankInterestRate",
              "ApplicationFrequency" : "PerAcademicTerm",
              "BankInterestRateType" : "LinkedBaseRate",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMaximum" : "TierValueMaximum",
              "OtherBankInterestType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Identification" : "Identification",
              "AER" : "AER",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "TierValueMinimum" : "TierValueMinimum",
              "CalculationFrequency" : "PerAcademicTerm",
              "DepositInterestAppliedCoverage" : "Tiered",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          } ]
        }
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Products Read OBReadProduct2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

SME

Up
get /unsecured-sme-loans
(unsecuredSmeLoansGet)
Gets a list of all Unsercured SME Lending objects.

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

UnsecuredSMELendingResponse

Example data

Content-Type: application/json
{
  "data" : [ {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "SMELoan" : [ {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      }, {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "SMELoan" : [ {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      }, {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      } ]
    } ]
  }, {
    "Brand" : [ {
      "BrandName" : "BrandName",
      "SMELoan" : [ {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      }, {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      } ]
    }, {
      "BrandName" : "BrandName",
      "SMELoan" : [ {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      }, {
        "SMELoanMarketingState" : [ {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        }, {
          "StateTenurePeriod" : "Day",
          "FeaturesAndBenefits" : {
            "FeatureBenefitItem" : [ {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Identification" : "Identification",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "FeatureBenefitGroup" : [ {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            }, {
              "Type" : "EarlySettlement",
              "ApplicationFrequency" : "Daily",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeatureBenefitItem" : [ {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "EarlySettlement",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Identification" : "Identification",
                "FeatureBenefitEligibility" : [ {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                }, {
                  "Type" : "BusinessOnly",
                  "Description" : "Description",
                  "Textual" : "Textual",
                  "Amount" : "Amount",
                  "Period" : "Day",
                  "OtherType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "Indicator" : true,
                  "Notes" : [ "Notes", "Notes" ],
                  "Name" : "Name"
                } ],
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "CalculationFrequency" : "Daily",
              "Fee" : "Fee",
              "BenefitGroupNominalValue" : "BenefitGroupNominalValue",
              "FeatureBenefitEligibility" : [ {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              }, {
                "Type" : "BusinessOnly",
                "Description" : "Description",
                "Textual" : "Textual",
                "Amount" : "Amount",
                "Period" : "Day",
                "OtherType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "Indicator" : true,
                "Notes" : [ "Notes", "Notes" ],
                "Name" : "Name"
              } ],
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Name" : "Name"
            } ]
          },
          "Eligibility" : {
            "AgeEligibility" : {
              "MinimumAge" : 6.0274563,
              "MaximumAge" : 0.8008282,
              "Notes" : [ "Notes", "Notes" ]
            },
            "LegalStructureEligibility" : [ {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            }, {
              "OtherLegalStructure" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "LegalStructure" : "CIO"
            } ],
            "CreditCheckEligibility" : {
              "ScoringType" : "Hard",
              "Notes" : [ "Notes", "Notes" ]
            },
            "IndustryEligibility" : {
              "OtherSICCodeIncluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeIncluded" : [ "SICCodeIncluded", "SICCodeIncluded" ],
              "OtherSICCodeExluded" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "SICCodeExcluded" : [ "SICCodeExcluded", "SICCodeExcluded" ],
              "Notes" : [ "Notes", "Notes" ]
            },
            "OfficerEligibility" : [ {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "OfficerType" : "Director",
              "MinAmount" : 5,
              "OtherOfficerType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "MaxAmount" : 1,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "IDEligibility" : {
              "Notes" : [ "Notes", "Notes" ],
              "URL" : "URL"
            },
            "OtherEligibility" : [ {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            }, {
              "Type" : "BusinessOnly",
              "Description" : "Description",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Daily",
              "OtherType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "Notes" : [ "Notes", "Notes" ],
              "Name" : "Name"
            } ],
            "ResidencyEligibility" : [ {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            }, {
              "ResidencyIncluded" : [ "ResidencyIncluded", "ResidencyIncluded" ],
              "OtherResidencyType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Notes" : [ "Notes", "Notes" ],
              "ResidencyType" : "Incorporated"
            } ],
            "TradingHistoryEligibility" : [ {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TradingType" : "AnnualReturns",
              "Textual" : "Textual",
              "Amount" : "Amount",
              "Period" : "Day",
              "OtherTradingType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "Indicator" : true,
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ]
            } ]
          },
          "PredecessorID" : "PredecessorID",
          "LastMarketedDate" : "2000-01-23",
          "LoanInterest" : {
            "LoanInterestTierBandSet" : [ {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "TierBandMethod" : "Banded",
              "CalculationMethod" : "Compound",
              "LoanInterestFeesCharges" : [ {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              }, {
                "LoanInterestFeeChargeDetail" : [ {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                }, {
                  "NegotiableIndicator" : true,
                  "ApplicationFrequency" : "OnClosing",
                  "OtherFeeType" : {
                    "Description" : "Description",
                    "FeeCategory" : "BankersDrafts",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeType" : "Application",
                  "OtherCalculationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeRate" : "FeeRate",
                  "CalculationFrequency" : "OnClosing",
                  "FeeRateType" : "BOEBaseRate",
                  "Notes" : [ "Notes", "Notes" ],
                  "OtherApplicationFrequency" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  },
                  "FeeAmount" : "FeeAmount",
                  "OtherFeeRateType" : {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }
                } ],
                "LoanInterestFeeChargeCap" : [ {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                }, {
                  "CappingPeriod" : "OnClosing",
                  "OtherFeeType" : [ {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  }, {
                    "Description" : "Description",
                    "Code" : "Code",
                    "Name" : "Name"
                  } ],
                  "FeeCapOccurrence" : 5.637377,
                  "FeeType" : [ "Application", "Application" ],
                  "MinMaxType" : "Minimum",
                  "Notes" : [ "Notes", "Notes" ],
                  "FeeCapAmount" : "FeeCapAmount"
                } ]
              } ],
              "LoanInterestTierBand" : [ {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              }, {
                "FixedVariableInterestRateType" : "Fixed",
                "TierValueMaximum" : "TierValueMaximum",
                "LoanInterestFeesCharges" : [ {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                }, {
                  "LoanInterestFeeChargeDetail" : [ {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  }, {
                    "NegotiableIndicator" : true,
                    "ApplicationFrequency" : "OnClosing",
                    "OtherFeeType" : {
                      "Description" : "Description",
                      "FeeCategory" : "BankersDrafts",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeType" : "Application",
                    "OtherCalculationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeRate" : "FeeRate",
                    "CalculationFrequency" : "OnClosing",
                    "FeeRateType" : "BOEBaseRate",
                    "Notes" : [ "Notes", "Notes" ],
                    "OtherApplicationFrequency" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    },
                    "FeeAmount" : "FeeAmount",
                    "OtherFeeRateType" : {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }
                  } ],
                  "LoanInterestFeeChargeCap" : [ {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  }, {
                    "CappingPeriod" : "OnClosing",
                    "OtherFeeType" : [ {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    }, {
                      "Description" : "Description",
                      "Code" : "Code",
                      "Name" : "Name"
                    } ],
                    "FeeCapOccurrence" : 5.637377,
                    "FeeType" : [ "Application", "Application" ],
                    "MinMaxType" : "Minimum",
                    "Notes" : [ "Notes", "Notes" ],
                    "FeeCapAmount" : "FeeCapAmount"
                  } ]
                } ],
                "MinTermPeriod" : "Day",
                "LoanProviderInterestRateType" : "BOEBaseRate",
                "Identification" : "Identification",
                "TierValueMaxTerm" : 2.302136,
                "TierValueMinTerm" : 7.0614014,
                "MaxTermPeriod" : "Day",
                "TierValueMinimum" : "TierValueMinimum",
                "RepAPR" : "RepAPR",
                "OtherLoanProviderInterestRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "LoanProviderInterestRate" : "LoanProviderInterestRate",
                "Notes" : [ "Notes", "Notes" ]
              } ],
              "Identification" : "Identification",
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "Notes" : [ "Notes", "Notes" ]
          },
          "OtherFeesCharges" : {
            "FeeChargeCap" : [ {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            }, {
              "CappingPeriod" : "Day",
              "OtherFeeType" : [ {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              }, {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              } ],
              "FeeCapOccurrence" : 9.301444,
              "FeeType" : [ "Application", "Application" ],
              "MinMaxType" : "Minimum",
              "Notes" : [ "Notes", "Notes" ],
              "FeeCapAmount" : "FeeCapAmount"
            } ],
            "FeeChargeDetail" : [ {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            }, {
              "FeeApplicableRange" : {
                "MaximumRate" : "MaximumRate",
                "MaximumAmount" : "MaximumAmount",
                "MinimumAmount" : "MinimumAmount",
                "MinimumRate" : "MinimumRate"
              },
              "OtherFeeCategory" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "ApplicationFrequency" : "OnClosing",
              "OtherFeeType" : {
                "Description" : "Description",
                "FeeCategory" : "BankersDrafts",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeType" : "Application",
              "OtherCalculationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "FeeRate" : "FeeRate",
              "FeeRateType" : "BOEBaseRate",
              "OtherApplicationFrequency" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "OtherFeeRateType" : {
                "Description" : "Description",
                "Code" : "Code",
                "Name" : "Name"
              },
              "NegotiableIndicator" : true,
              "CalculationFrequency" : "OnClosing",
              "FeeCategory" : "BankersDrafts",
              "Notes" : [ "Notes", "Notes" ],
              "FeeAmount" : "FeeAmount"
            } ]
          },
          "Identification" : "Identification",
          "StateTenureLength" : 4.145608,
          "Repayment" : [ {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          }, {
            "RepaymentFrequency" : "Daily",
            "OtherAmountType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "RepaymentHoliday" : [ {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            }, {
              "MaxHolidayPeriod" : "Day",
              "MaxHolidayLength" : 2.027123,
              "Notes" : [ "Notes", "Notes" ]
            } ],
            "RepaymentType" : "Balloon",
            "OtherRepaymentFrequency" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            },
            "AmountType" : "BalanceToDate",
            "RepaymentFeeCharges" : {
              "RepaymentFeeChargeDetail" : [ {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              }, {
                "NegotiableIndicator" : true,
                "ApplicationFrequency" : "OnClosing",
                "OtherFeeType" : {
                  "Description" : "Description",
                  "FeeCategory" : "BankersDrafts",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeType" : "Application",
                "OtherCalculationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeRate" : "FeeRate",
                "CalculationFrequency" : "OnClosing",
                "FeeRateType" : "BOEBaseRate",
                "Notes" : [ "Notes", "Notes" ],
                "OtherApplicationFrequency" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                },
                "FeeAmount" : "FeeAmount",
                "OtherFeeRateType" : {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }
              } ],
              "RepaymentFeeChargeCap" : [ {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              }, {
                "CappingPeriod" : "Day",
                "OtherFeeType" : [ {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                }, {
                  "Description" : "Description",
                  "Code" : "Code",
                  "Name" : "Name"
                } ],
                "FeeCapOccurrence" : 3.6160767,
                "FeeType" : [ "Application", "Application" ],
                "MinMaxType" : "Minimum",
                "Notes" : [ "Notes", "Notes" ],
                "FeeCapAmount" : "FeeCapAmount"
              } ]
            },
            "Notes" : [ "Notes", "Notes" ],
            "OtherRepaymentType" : {
              "Description" : "Description",
              "Code" : "Code",
              "Name" : "Name"
            }
          } ],
          "MarketingState" : "Promotional",
          "CoreProduct" : {
            "EarlyPaymentFeeApplicable" : true,
            "LoanApplicationFeeChargeType" : "ChargedAfterLoanApproval",
            "OverPaymentFeeApplicable" : true,
            "OverpaymentAllowedIndicator" : true,
            "ServicingAccessChannels" : [ "ATM", "ATM" ],
            "FullEarlyRepaymentAllowedIndicator" : true,
            "ProductDescription" : "ProductDescription",
            "Notes" : [ "Notes", "Notes" ],
            "ProductURL" : "ProductURL",
            "SalesAccessChannels" : [ "Branch", "Branch" ],
            "TcsAndCsURL" : "TcsAndCsURL"
          },
          "Notes" : [ "Notes", "Notes" ],
          "FirstMarketedDate" : "2000-01-23"
        } ],
        "OtherSegment" : [ {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        }, {
          "Description" : "Description",
          "Code" : "Code",
          "Name" : "Name"
        } ],
        "Identification" : "Identification",
        "Segment" : [ "AgricultureSector", "AgricultureSector" ],
        "Name" : "Name"
      } ]
    } ]
  } ],
  "meta" : {
    "Agreement" : "Use of the APIs and any related data will be subject to the terms of the Open Licence and subject to terms and conditions",
    "TermsOfUse" : "https://www.openbanking.org.uk/terms",
    "License" : "https://www.openbanking.org.uk/open-licence",
    "TotalResults" : 7,
    "LastUpdated" : "2000-01-23T04:56:07.000+00:00"
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Successful response with a list of Unsecured SME Lending data UnsecuredSMELendingResponse

400

You have sent a request which could not be understood. Error400

408

Your client has failed to submit a request, and a timeout has occurred. Error408

429

You have requested this resource too often. Slow down. Error429

500

An error occurred on the server. No further information is available. Error500

503

The service is temporarily unavailable. Error503

default

A standard error response. ErrorDefault

Up
head /unsecured-sme-loans
(unsecuredSmeLoansHead)
Gets header information on the current set of Unsercured SME Lending data

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

Object

Example data

Content-Type: application/json
"{}"

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

default

No response Object

ScheduledPayments

Up
get /accounts/{AccountId}/scheduled-payments
Get Scheduled Payments (getAccountsAccountIdScheduledPayments)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadScheduledPayment2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "ScheduledPayment" : [ {
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "InstructedAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ScheduledPaymentDateTime" : { },
      "ScheduledPaymentId" : { },
      "ScheduledType" : { }
    }, {
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "InstructedAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ScheduledPaymentDateTime" : { },
      "ScheduledPaymentId" : { },
      "ScheduledType" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Scheduled Payments Read OBReadScheduledPayment2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /scheduled-payments
Get Scheduled Payments (getScheduledPayments)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadScheduledPayment2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "ScheduledPayment" : [ {
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "InstructedAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ScheduledPaymentDateTime" : { },
      "ScheduledPaymentId" : { },
      "ScheduledType" : { }
    }, {
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "Reference" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "InstructedAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "ScheduledPaymentDateTime" : { },
      "ScheduledPaymentId" : { },
      "ScheduledType" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Scheduled Payments Read OBReadScheduledPayment2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

SoftwareStatementAssertions

Up
get /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}/software-statement-assertion
Get a Software Statement Assertion for the given SoftwareStatementID. (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdSoftwareStatementAssertionGet)

The response body is a signed JWT and the values found in the header and the payload of the SSA are specified below

Terminology

This specification uses the terms "access token", "authorization code", "authorization endpoint", "authorization grant", "authorization server", "client", "client identifier", "client secret", "grant type", "protected resource", "redirection URI", "refresh token", "resource owner", "resource server", "response type", and "token endpoint" defined by OAuth 2.0 [RFC6749] and uses the term "Claim" defined by JSON Web Token (JWT) [RFC7519].

Software Statement Assertion (SSA)

The SSA is a JSON Web Token (JWT) containing client metadata about an instance of TPP client software. The JWT is issued and signed by the OpenBanking Directory.

SSA Payload

The payload of an OpenBanking SSA MUST be a compliant software statement according to [RFC7591]. The SSA MUST also be a compliant JWT according to [RFC7519]. The following metadata profiles the metadata in [RFC7591] and [RFC7519]:

| Metadata | Description | Source Specification | |----------|-------------|----------------------| |software_id|Unique Identifier for TPP Client Software|[RFC7591]| |iss|SSA Issuer|[RFC7519]| |iat|Time SSA issued|[RFC7519]| |jti|JWT ID|[RFC7519]|

The following software metadata is additionally defined for this profile:

|Metadata |Description |Field Size |Default values | |---------|------------|-----------|---------------| |software_client_id|The Client ID Registered at OB used to access OB resources|Base62 GUID (22 chars)| | |software_client_description|Human-readable detailed description of the client|Max256Text| | |software_client_name|Human-readable Software Name|Max40Text| | |software_client_uri|The website or resource root uri|Max256Text| | |software_version|The version number of the software should a TPP choose to register and / or maintain it|decimal| | |software_environment|Requested additional field to avoid certificate check|Max256Text| | |software_jwks_endpoint|Contains all active signing and network certs for the software|Max256Text| | |software_jwks_revoked_endpoint|Contains all revoked signing and network certs for the software|Max256Text| | |software_logo_uri|Link to the TPP logo. Note, ASPSPs are not obliged to display images hosted by third parties|Max256Text| | |software_mode|ASPSP Requested additional field to indicate that this software is Test or Live the default is Live. Impact and support for Test software is up to the ASPSP.|Max40Text| | |software_on_behalf_of_org|A reference to fourth party organsiation resource on the OB Directory if the registering TPP is acting on behalf of another.|Max40Text| | |software_policy_uri|A link to the software's policy page|Max256Text| | |software_redirect_uris|Registered client callback endpoints as registered with Open Banking|A string array of Max256Text items| |software_roles|A multi value list of PSD2 roles that this software is authorized to perform.|A string array of Max256Text items| | |software_tos_uri|A link to the software's terms of service page|Max256Text| |

The following Organisational metadata is defined for this profile:

|Metadata |Description |Field Size | Default values | |---------|------------|-----------|----------------| |organisation_competent_authority_claims|Authorisations granted to the organsiation by an NCA|CodeList {AISP, PISP, CBPII, ASPSP}| | |org_status|Included to cater for voluntary withdrawal from OB scenarios|Active, Revoked, or Withdrawn| | |org_id|The Unique TPP or ASPSP ID held by OpenBanking.|Max35Text| | |org_name|Legal Entity Identifier or other known organisation name|Max140Text| | |org_contacts|JSON array of objects containing a triplet of name, email, and phone number|Each item Max256Text| | |org_jwks_endpoint|Contains all active signing and network certs for the organisation|Max256Text| | |org_jwks_revoked_endpoint|Contains all revoked signing and network certs for the organisation|Max256Text| |

SSA header

The SSA header MUST comply with [RFC7519].

|Metadata |Description |Comments | |---------|------------|---------| |typ|MUST be set to JWT| | |alg|MUST be set to ES256 or PS256| | |kid|The kid will be kept the same as the x5t parameter. (X.509 Certificate SHA-1 Thumbprint) of the signing certificate.| |

Example SSA

The elements defined in the software statement will consist of the following values.

Note that there are inconsistent applications of booleans or "Active" strings in the current data model.

Note that there are inconsistent applications of status flags case sensitivity.

The attributes required to be displayed by ASPSPs.

{
  "typ": "JWT",
  "alg": "ES256",
  "kid": "ABCD1234"
}
{
  "iss": "OpenBanking Ltd",
  "iat": 1492756331,
  "jti": "id12345685439487678",
  "software_environment": "production",
  "software_mode": "live",
  "software_id": "65d1f27c-4aea-4549-9c21-60e495a7a86f",
  "software_client_id": "OpenBanking TPP Client Unique ID",
  "software_client_name": "Amazon Prime Movies",
  "software_client_description": "Amazon Prime Movies is a moving streaming service",
  "software_version": "2.2",
  "software_client_uri": "https://prime.amazon.com",
  "software_redirect_uris": [
    "https://prime.amazon.com/cb",
    "https://prime.amazon.co.uk/cb"
  ],
  "software_roles": [
    "PISP",
    "AISP"
  ],
  "organisation_competent_authority_claims": {
    "authority_id": "FMA", // Austrian Financial Market Authority
    "registration_id": "111111",
    "status": "Active",
    "authorisations":  [
      {
        "member_state": "GB",
        "roles": [
          "PISP",
          "AISP"
        ]
      },
      {
        "member_state": "IR",
        "roles": [
          "PISP"
        ]
      }
    ]
  },
  "software_logo_uri": "https://prime.amazon.com/logo.png",
  "org_status": "Active",
  "org_id": "Amazon TPPID",
  "org_name": "OpenBanking TPP Registered Name",
  "org_contacts": [
    {
      "name": "contact name",
      "email": "contact@contact.com",
      "phone": "+447890130558"
      "type": "business"
    },
    {
      "name": "contact name",
      "email": "contact@contact.com",
      "phone": "+447890130558",
      "type": "technical"
    }
  ],
  "org_jwks_endpoint": "https://jwks.openbanking.org.uk/org_id/org_id.jkws",
  "org_jwks_revoked_endpoint": "https://jwks.openbanking.org.uk/org_id/revoked/org_id.jkws",
  "software_jwks_endpoint": "https://jwks.openbanking.org.uk/org_id/software_id.jkws",
  "software_jwks_revoked_endpoint": "https://jwks.openbanking.org.uk/org_id/revoked/software_id.jkws",
  "software_policy_uri": "https://tpp.com/policy.html",
  "software_tos_uri": "https://tpp.com/tos.html",
  "software_on_behalf_of_org": "Acme Ltd"
}
{
  Signature
}

Automated Client Registration

A TPP MAY use automated client registration to submit an SSA to an ASPSP in exchange for client credentials for use as a client against an OAuth 2.0 Authorization Server. It is RECOMMENDED for ASPSPs to support the automated client registration mechanism. A large number of claims that OpenID Connect OPs could support as part of the RFC7591 request are detailed https://openid.net/specs/openid-connect-registration-1_0.html#ClientMetadata and should be followed if not explicitly referenced in the Software Statement Assertion claim set.

Request Validation

Prior to issuing a client registration response, the ASPSP MUST perform the following checks

JWT signature must be validated, this involves retrieving the jwks keyset for both the OB and the TPP. The OB keystore location will be published as part of the directory specification, The TPP's will be included in the software statement.

SSA Lifetime

The SSA's Lifetime / Validity period is not defined by Open Banking. ASPSPs in the Open Banking ecosystem are required to implement pragmatic time ranges in which to accept an SSA. For example, an ASPSP that has implemented Dynamic Client Registration may choose to accept SSA's that were issued no earlier than 1 minute prior to their presentation however ASPSPs that only support manual registration may need to accept SSAs that were issued 30 minutes prior as the elapsed time period between generation and use between these two flows is expected to differ significantly.

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

SoftwareStatementCertificates

Up
get /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}/certificate
Get certificates for the given software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdCertificateGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
get /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}/certificate/{OrganisationAssociativeCertificateType}/{CertificateOrKeyId}
Get the certificate of the given type and ID for the given software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdCertificateOrganisationAssociativeCertificateTypeCertificateOrKeyIdGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID
OrganisationAssociativeCertificateType (required)
Path Parameter — The certificate type that can be associated with a software statement
CertificateOrKeyId (required)
Path Parameter — The certificate or key Id

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
get /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}/certificate/{SoftwareStatementCertificateOrKeyType}
Get the certificates of the given type for the given software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdCertificateSoftwareStatementCertificateOrKeyTypeGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID
SoftwareStatementCertificateOrKeyType (required)
Path Parameter — The certificate or key type that can be associated with a software statement

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
post /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}/certificate/{SoftwareStatementCertificateOrKeyType}
Add a key or create a new certificate for the given software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdCertificateSoftwareStatementCertificateOrKeyTypePost)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID
SoftwareStatementCertificateOrKeyType (required)
Path Parameter — The certificate or key type that can be associated with a software statement

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

CSROrKey CertificateOrKeyGetSchema (required)
Body Parameter — PEM file -- the contents of the PEM file will differ depending upon SoftwareStatementCertificateOrKeyType. If SoftwareStatementCertificateOrKeyType is set to obsigning or obtransport then the PEM file should contain a Certificate Signing Request (CSR) for an OB signing or OB transport certificate respectively; if SoftwareStatementCertificateOrKeyType is set to sigkey, enckey then the PEM file should contain a public signing or encryption key respectively.

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Created

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

SoftwareStatementRedirectURIs

Up
post /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}/redirect-uri
Add a redirect URI to the given Software Statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdRedirectUriPost)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

SoftwareStatementRedirectURI SoftwareStatementRedirectURISchema (required)
Body Parameter — Software Statement Redirect URI

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

409

Conflict

500

Internal Server Error

502

Bad Gateway

SoftwareStatements

Up
get /organisation/{OrganisationType}/{OrganisationId}/software-statement
Get all software statements for the given organisation (organisationOrganisationTypeOrganisationIdSoftwareStatementGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
post /organisation/{OrganisationType}/{OrganisationId}/software-statement
Create a software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementPost)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

SoftwareStatement SoftwareStatementCreateSchema (required)
Body Parameter — Software Statement payload

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

201

Created

400

Bad Request

401

Unauthorized

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
get /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}
Get a software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdGet)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Created

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

Up
put /organisation/{OrganisationType}/{OrganisationId}/software-statement/{SoftwareStatementId}
Update a software statement (organisationOrganisationTypeOrganisationIdSoftwareStatementSoftwareStatementIdPut)

Path parameters

OrganisationType (required)
Path Parameter — OB Organisation Type
OrganisationId (required)
Path Parameter — The organsation ID
SoftwareStatementId (required)
Path Parameter — The software statement ID

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

SoftwareStatementState SoftwareStatementStateSchema (required)
Body Parameter — Payload used to deactivate/reactivate a Software Statement

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

OK

400

Bad Request

401

Unauthorized

404

Not found

406

Not Acceptable

500

Internal Server Error

502

Bad Gateway

StandingOrders

Up
get /accounts/{AccountId}/standing-orders
Get Standing Orders (getAccountsAccountIdStandingOrders)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadStandingOrder5

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "StandingOrder" : [ {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "StandingOrderId" : { },
      "Reference" : { },
      "StandingOrderStatusCode" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "FirstPaymentAmount" : { },
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FinalPaymentDateTime" : { },
      "NextPaymentAmount" : { },
      "NextPaymentDateTime" : { },
      "Frequency" : { },
      "FirstPaymentDateTime" : { }
    }, {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "StandingOrderId" : { },
      "Reference" : { },
      "StandingOrderStatusCode" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "FirstPaymentAmount" : { },
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FinalPaymentDateTime" : { },
      "NextPaymentAmount" : { },
      "NextPaymentDateTime" : { },
      "Frequency" : { },
      "FirstPaymentDateTime" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Standing Orders Read OBReadStandingOrder5

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /standing-orders
Get Standing Orders (getStandingOrders)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadStandingOrder5

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "StandingOrder" : [ {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "StandingOrderId" : { },
      "Reference" : { },
      "StandingOrderStatusCode" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "FirstPaymentAmount" : { },
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FinalPaymentDateTime" : { },
      "NextPaymentAmount" : { },
      "NextPaymentDateTime" : { },
      "Frequency" : { },
      "FirstPaymentDateTime" : { }
    }, {
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "Identification" : { },
        "SchemeName" : { }
      },
      "AccountId" : { },
      "StandingOrderId" : { },
      "Reference" : { },
      "StandingOrderStatusCode" : { },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : "Identification",
        "SchemeName" : { },
        "Name" : { }
      },
      "FirstPaymentAmount" : { },
      "FinalPaymentAmount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "FinalPaymentDateTime" : { },
      "NextPaymentAmount" : { },
      "NextPaymentDateTime" : { },
      "Frequency" : { },
      "FirstPaymentDateTime" : { }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Standing Orders Read OBReadStandingOrder5

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Statements

Up
get /accounts/{AccountId}/statements
Get Statements (getAccountsAccountIdStatements)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Query parameters

fromStatementDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter statements FROM NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time
toStatementDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter statements TO NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time

Return type

OBReadStatement2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Statement" : [ {
      "AccountId" : { },
      "StatementReference" : { },
      "StatementDateTime" : [ {
        "Type" : { },
        "DateTime" : { }
      }, {
        "Type" : { },
        "DateTime" : { }
      } ],
      "StatementInterest" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "Type" : { },
      "CreationDateTime" : { },
      "StartDateTime" : { },
      "StatementRate" : [ {
        "Type" : { },
        "Rate" : { }
      }, {
        "Type" : { },
        "Rate" : { }
      } ],
      "EndDateTime" : { },
      "StatementId" : { },
      "StatementValue" : [ {
        "Type" : { },
        "Value" : { }
      }, {
        "Type" : { },
        "Value" : { }
      } ],
      "StatementBenefit" : [ {
        "Type" : { },
        "Amount" : { }
      }, {
        "Type" : { },
        "Amount" : { }
      } ],
      "StatementFee" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "StatementAmount" : [ {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      }, {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      } ],
      "StatementDescription" : [ "StatementDescription", "StatementDescription" ]
    }, {
      "AccountId" : { },
      "StatementReference" : { },
      "StatementDateTime" : [ {
        "Type" : { },
        "DateTime" : { }
      }, {
        "Type" : { },
        "DateTime" : { }
      } ],
      "StatementInterest" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "Type" : { },
      "CreationDateTime" : { },
      "StartDateTime" : { },
      "StatementRate" : [ {
        "Type" : { },
        "Rate" : { }
      }, {
        "Type" : { },
        "Rate" : { }
      } ],
      "EndDateTime" : { },
      "StatementId" : { },
      "StatementValue" : [ {
        "Type" : { },
        "Value" : { }
      }, {
        "Type" : { },
        "Value" : { }
      } ],
      "StatementBenefit" : [ {
        "Type" : { },
        "Amount" : { }
      }, {
        "Type" : { },
        "Amount" : { }
      } ],
      "StatementFee" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "StatementAmount" : [ {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      }, {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      } ],
      "StatementDescription" : [ "StatementDescription", "StatementDescription" ]
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Statements Read OBReadStatement2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /accounts/{AccountId}/statements/{StatementId}
Get Statements (getAccountsAccountIdStatementsStatementId)

Path parameters

StatementId (required)
Path Parameter — StatementId
AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadStatement2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Statement" : [ {
      "AccountId" : { },
      "StatementReference" : { },
      "StatementDateTime" : [ {
        "Type" : { },
        "DateTime" : { }
      }, {
        "Type" : { },
        "DateTime" : { }
      } ],
      "StatementInterest" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "Type" : { },
      "CreationDateTime" : { },
      "StartDateTime" : { },
      "StatementRate" : [ {
        "Type" : { },
        "Rate" : { }
      }, {
        "Type" : { },
        "Rate" : { }
      } ],
      "EndDateTime" : { },
      "StatementId" : { },
      "StatementValue" : [ {
        "Type" : { },
        "Value" : { }
      }, {
        "Type" : { },
        "Value" : { }
      } ],
      "StatementBenefit" : [ {
        "Type" : { },
        "Amount" : { }
      }, {
        "Type" : { },
        "Amount" : { }
      } ],
      "StatementFee" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "StatementAmount" : [ {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      }, {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      } ],
      "StatementDescription" : [ "StatementDescription", "StatementDescription" ]
    }, {
      "AccountId" : { },
      "StatementReference" : { },
      "StatementDateTime" : [ {
        "Type" : { },
        "DateTime" : { }
      }, {
        "Type" : { },
        "DateTime" : { }
      } ],
      "StatementInterest" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "Type" : { },
      "CreationDateTime" : { },
      "StartDateTime" : { },
      "StatementRate" : [ {
        "Type" : { },
        "Rate" : { }
      }, {
        "Type" : { },
        "Rate" : { }
      } ],
      "EndDateTime" : { },
      "StatementId" : { },
      "StatementValue" : [ {
        "Type" : { },
        "Value" : { }
      }, {
        "Type" : { },
        "Value" : { }
      } ],
      "StatementBenefit" : [ {
        "Type" : { },
        "Amount" : { }
      }, {
        "Type" : { },
        "Amount" : { }
      } ],
      "StatementFee" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "StatementAmount" : [ {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      }, {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      } ],
      "StatementDescription" : [ "StatementDescription", "StatementDescription" ]
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Statements Read OBReadStatement2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /accounts/{AccountId}/statements/{StatementId}/file
Get Statements (getAccountsAccountIdStatementsStatementIdFile)

Path parameters

StatementId (required)
Path Parameter — StatementId
AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

File

Example data

Content-Type: application/json
{ }

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Statements Read File

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /statements
Get Statements (getStatements)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Query parameters

fromStatementDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter statements FROM NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time
toStatementDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter statements TO NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time

Return type

OBReadStatement2

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Statement" : [ {
      "AccountId" : { },
      "StatementReference" : { },
      "StatementDateTime" : [ {
        "Type" : { },
        "DateTime" : { }
      }, {
        "Type" : { },
        "DateTime" : { }
      } ],
      "StatementInterest" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "Type" : { },
      "CreationDateTime" : { },
      "StartDateTime" : { },
      "StatementRate" : [ {
        "Type" : { },
        "Rate" : { }
      }, {
        "Type" : { },
        "Rate" : { }
      } ],
      "EndDateTime" : { },
      "StatementId" : { },
      "StatementValue" : [ {
        "Type" : { },
        "Value" : { }
      }, {
        "Type" : { },
        "Value" : { }
      } ],
      "StatementBenefit" : [ {
        "Type" : { },
        "Amount" : { }
      }, {
        "Type" : { },
        "Amount" : { }
      } ],
      "StatementFee" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "StatementAmount" : [ {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      }, {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      } ],
      "StatementDescription" : [ "StatementDescription", "StatementDescription" ]
    }, {
      "AccountId" : { },
      "StatementReference" : { },
      "StatementDateTime" : [ {
        "Type" : { },
        "DateTime" : { }
      }, {
        "Type" : { },
        "DateTime" : { }
      } ],
      "StatementInterest" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "Type" : { },
      "CreationDateTime" : { },
      "StartDateTime" : { },
      "StatementRate" : [ {
        "Type" : { },
        "Rate" : { }
      }, {
        "Type" : { },
        "Rate" : { }
      } ],
      "EndDateTime" : { },
      "StatementId" : { },
      "StatementValue" : [ {
        "Type" : { },
        "Value" : { }
      }, {
        "Type" : { },
        "Value" : { }
      } ],
      "StatementBenefit" : [ {
        "Type" : { },
        "Amount" : { }
      }, {
        "Type" : { },
        "Amount" : { }
      } ],
      "StatementFee" : [ {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      }, {
        "Type" : { },
        "Description" : { },
        "Rate" : { },
        "Amount" : { },
        "Frequency" : { },
        "RateType" : { }
      } ],
      "StatementAmount" : [ {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      }, {
        "Type" : { },
        "Amount" : {
          "Amount" : { },
          "Currency" : { }
        },
        "CreditDebitIndicator" : { }
      } ],
      "StatementDescription" : [ "StatementDescription", "StatementDescription" ]
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Statements Read OBReadStatement2

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Transactions

Up
get /accounts/{AccountId}/statements/{StatementId}/transactions
Get Transactions (getAccountsAccountIdStatementsStatementIdTransactions)

Path parameters

StatementId (required)
Path Parameter — StatementId
AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Return type

OBReadTransaction5

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Transaction" : [ {
      "Status" : { },
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "DebtorAccount" : { },
      "AccountId" : { },
      "ProprietaryBankTransactionCode" : {
        "Issuer" : "Issuer",
        "Code" : "Code"
      },
      "TransactionReference" : { },
      "AddressLine" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "CreditDebitIndicator" : { },
      "CurrencyExchange" : {
        "SourceCurrency" : "SourceCurrency",
        "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
        "QuotationDate" : "2000-01-23T04:56:07.000+00:00",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency",
        "InstructedAmount" : { },
        "TargetCurrency" : "TargetCurrency"
      },
      "StatementReference" : [ { }, { } ],
      "ChargeAmount" : { },
      "TransactionId" : { },
      "TransactionInformation" : { },
      "BookingDateTime" : { },
      "BankTransactionCode" : {
        "SubCode" : "SubCode",
        "Code" : "Code"
      },
      "MerchantDetails" : {
        "MerchantName" : "MerchantName",
        "MerchantCategoryCode" : "MerchantCategoryCode"
      },
      "CardInstrument" : {
        "AuthorisationType" : "ConsumerDevice",
        "Identification" : "Identification",
        "CardSchemeName" : "AmericanExpress",
        "Name" : "Name"
      },
      "ValueDateTime" : { },
      "DebtorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        }
      },
      "Balance" : {
        "Type" : { },
        "Amount" : { },
        "CreditDebitIndicator" : { }
      }
    }, {
      "Status" : { },
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "DebtorAccount" : { },
      "AccountId" : { },
      "ProprietaryBankTransactionCode" : {
        "Issuer" : "Issuer",
        "Code" : "Code"
      },
      "TransactionReference" : { },
      "AddressLine" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "CreditDebitIndicator" : { },
      "CurrencyExchange" : {
        "SourceCurrency" : "SourceCurrency",
        "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
        "QuotationDate" : "2000-01-23T04:56:07.000+00:00",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency",
        "InstructedAmount" : { },
        "TargetCurrency" : "TargetCurrency"
      },
      "StatementReference" : [ { }, { } ],
      "ChargeAmount" : { },
      "TransactionId" : { },
      "TransactionInformation" : { },
      "BookingDateTime" : { },
      "BankTransactionCode" : {
        "SubCode" : "SubCode",
        "Code" : "Code"
      },
      "MerchantDetails" : {
        "MerchantName" : "MerchantName",
        "MerchantCategoryCode" : "MerchantCategoryCode"
      },
      "CardInstrument" : {
        "AuthorisationType" : "ConsumerDevice",
        "Identification" : "Identification",
        "CardSchemeName" : "AmericanExpress",
        "Name" : "Name"
      },
      "ValueDateTime" : { },
      "DebtorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        }
      },
      "Balance" : {
        "Type" : { },
        "Amount" : { },
        "CreditDebitIndicator" : { }
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Transactions Read OBReadTransaction5

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /accounts/{AccountId}/transactions
Get Transactions (getAccountsAccountIdTransactions)

Path parameters

AccountId (required)
Path Parameter — AccountId

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Query parameters

fromBookingDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter transactions FROM NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time
toBookingDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter transactions TO NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time

Return type

OBReadTransaction5

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Transaction" : [ {
      "Status" : { },
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "DebtorAccount" : { },
      "AccountId" : { },
      "ProprietaryBankTransactionCode" : {
        "Issuer" : "Issuer",
        "Code" : "Code"
      },
      "TransactionReference" : { },
      "AddressLine" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "CreditDebitIndicator" : { },
      "CurrencyExchange" : {
        "SourceCurrency" : "SourceCurrency",
        "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
        "QuotationDate" : "2000-01-23T04:56:07.000+00:00",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency",
        "InstructedAmount" : { },
        "TargetCurrency" : "TargetCurrency"
      },
      "StatementReference" : [ { }, { } ],
      "ChargeAmount" : { },
      "TransactionId" : { },
      "TransactionInformation" : { },
      "BookingDateTime" : { },
      "BankTransactionCode" : {
        "SubCode" : "SubCode",
        "Code" : "Code"
      },
      "MerchantDetails" : {
        "MerchantName" : "MerchantName",
        "MerchantCategoryCode" : "MerchantCategoryCode"
      },
      "CardInstrument" : {
        "AuthorisationType" : "ConsumerDevice",
        "Identification" : "Identification",
        "CardSchemeName" : "AmericanExpress",
        "Name" : "Name"
      },
      "ValueDateTime" : { },
      "DebtorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        }
      },
      "Balance" : {
        "Type" : { },
        "Amount" : { },
        "CreditDebitIndicator" : { }
      }
    }, {
      "Status" : { },
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "DebtorAccount" : { },
      "AccountId" : { },
      "ProprietaryBankTransactionCode" : {
        "Issuer" : "Issuer",
        "Code" : "Code"
      },
      "TransactionReference" : { },
      "AddressLine" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "CreditDebitIndicator" : { },
      "CurrencyExchange" : {
        "SourceCurrency" : "SourceCurrency",
        "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
        "QuotationDate" : "2000-01-23T04:56:07.000+00:00",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency",
        "InstructedAmount" : { },
        "TargetCurrency" : "TargetCurrency"
      },
      "StatementReference" : [ { }, { } ],
      "ChargeAmount" : { },
      "TransactionId" : { },
      "TransactionInformation" : { },
      "BookingDateTime" : { },
      "BankTransactionCode" : {
        "SubCode" : "SubCode",
        "Code" : "Code"
      },
      "MerchantDetails" : {
        "MerchantName" : "MerchantName",
        "MerchantCategoryCode" : "MerchantCategoryCode"
      },
      "CardInstrument" : {
        "AuthorisationType" : "ConsumerDevice",
        "Identification" : "Identification",
        "CardSchemeName" : "AmericanExpress",
        "Name" : "Name"
      },
      "ValueDateTime" : { },
      "DebtorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        }
      },
      "Balance" : {
        "Type" : { },
        "Amount" : { },
        "CreditDebitIndicator" : { }
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Transactions Read OBReadTransaction5

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Up
get /transactions
Get Transactions (getTransactions)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request headers

Query parameters

fromBookingDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter transactions FROM NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time
toBookingDateTime (optional)
Query Parameter — The UTC ISO 8601 Date Time to filter transactions TO NB Time component is optional - set to 00:00:00 for just Date. If the Date Time contains a timezone, the ASPSP must ignore the timezone component. format: date-time

Return type

OBReadTransaction5

Example data

Content-Type: application/json
{
  "Meta" : {
    "FirstAvailableDateTime" : { },
    "TotalPages" : 0
  },
  "Links" : {
    "Last" : "http://example.com/aeiou",
    "Prev" : "http://example.com/aeiou",
    "Next" : "http://example.com/aeiou",
    "First" : "http://example.com/aeiou",
    "Self" : "http://example.com/aeiou"
  },
  "Data" : {
    "Transaction" : [ {
      "Status" : { },
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "DebtorAccount" : { },
      "AccountId" : { },
      "ProprietaryBankTransactionCode" : {
        "Issuer" : "Issuer",
        "Code" : "Code"
      },
      "TransactionReference" : { },
      "AddressLine" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "CreditDebitIndicator" : { },
      "CurrencyExchange" : {
        "SourceCurrency" : "SourceCurrency",
        "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
        "QuotationDate" : "2000-01-23T04:56:07.000+00:00",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency",
        "InstructedAmount" : { },
        "TargetCurrency" : "TargetCurrency"
      },
      "StatementReference" : [ { }, { } ],
      "ChargeAmount" : { },
      "TransactionId" : { },
      "TransactionInformation" : { },
      "BookingDateTime" : { },
      "BankTransactionCode" : {
        "SubCode" : "SubCode",
        "Code" : "Code"
      },
      "MerchantDetails" : {
        "MerchantName" : "MerchantName",
        "MerchantCategoryCode" : "MerchantCategoryCode"
      },
      "CardInstrument" : {
        "AuthorisationType" : "ConsumerDevice",
        "Identification" : "Identification",
        "CardSchemeName" : "AmericanExpress",
        "Name" : "Name"
      },
      "ValueDateTime" : { },
      "DebtorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        }
      },
      "Balance" : {
        "Type" : { },
        "Amount" : { },
        "CreditDebitIndicator" : { }
      }
    }, {
      "Status" : { },
      "SupplementaryData" : { },
      "CreditorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "DebtorAccount" : { },
      "AccountId" : { },
      "ProprietaryBankTransactionCode" : {
        "Issuer" : "Issuer",
        "Code" : "Code"
      },
      "TransactionReference" : { },
      "AddressLine" : { },
      "Amount" : {
        "Amount" : { },
        "Currency" : { }
      },
      "CreditorAccount" : {
        "SecondaryIdentification" : { },
        "Identification" : { },
        "SchemeName" : { },
        "Name" : { }
      },
      "CreditDebitIndicator" : { },
      "CurrencyExchange" : {
        "SourceCurrency" : "SourceCurrency",
        "ExchangeRate" : 0.80082819046101150206595775671303272247314453125,
        "QuotationDate" : "2000-01-23T04:56:07.000+00:00",
        "ContractIdentification" : "ContractIdentification",
        "UnitCurrency" : "UnitCurrency",
        "InstructedAmount" : { },
        "TargetCurrency" : "TargetCurrency"
      },
      "StatementReference" : [ { }, { } ],
      "ChargeAmount" : { },
      "TransactionId" : { },
      "TransactionInformation" : { },
      "BookingDateTime" : { },
      "BankTransactionCode" : {
        "SubCode" : "SubCode",
        "Code" : "Code"
      },
      "MerchantDetails" : {
        "MerchantName" : "MerchantName",
        "MerchantCategoryCode" : "MerchantCategoryCode"
      },
      "CardInstrument" : {
        "AuthorisationType" : "ConsumerDevice",
        "Identification" : "Identification",
        "CardSchemeName" : "AmericanExpress",
        "Name" : "Name"
      },
      "ValueDateTime" : { },
      "DebtorAgent" : {
        "PostalAddress" : {
          "CountrySubDivision" : { },
          "StreetName" : { },
          "Department" : { },
          "AddressLine" : [ "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine", "AddressLine" ],
          "BuildingNumber" : { },
          "TownName" : { },
          "Country" : { },
          "SubDepartment" : { },
          "AddressType" : { },
          "PostCode" : { }
        }
      },
      "Balance" : {
        "Type" : { },
        "Amount" : { },
        "CreditDebitIndicator" : { }
      }
    } ]
  }
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

Transactions Read OBReadTransaction5

400

Bad request OBErrorResponse1

401

Unauthorized

403

Forbidden OBErrorResponse1

404

Not found

405

Method Not Allowed

406

Not Acceptable

429

Too Many Requests

500

Internal Server Error OBErrorResponse1

Models

[ Jump to Methods ]

Table of Contents

  1. ATMResponse -
  2. ATMResponse_ATM -
  3. ATMResponse_Brand -
  4. ATMResponse_OtherATMServices -
  5. ATMResponse_OtherAccessibility -
  6. ATMResponse_data -
  7. AccountId -
  8. ActiveOrHistoricCurrencyCode -
  9. ActiveOrHistoricCurrencyCode_0 -
  10. ActiveOrHistoricCurrencyCode_1 -
  11. AddressLine -
  12. AgeEligibility -
  13. AgeEligibility_1 -
  14. AgeEligibility_2 -
  15. AgeEligibility_3 -
  16. AuthorisationServerRequestSchema -
  17. AuthorisationServerSchema -
  18. AuthorisationServersSchema -
  19. Availability -
  20. Availability_Day -
  21. Availability_NonStandardAvailability -
  22. Availability_OpeningHours -
  23. BCA -
  24. BCA_FeeChargeCap -
  25. BCA_FeeChargeDetail -
  26. BCA_OtherFeesCharges -
  27. BeneficiaryId -
  28. BookingDateTime -
  29. Branch -
  30. BranchCurrentAccountResponse -
  31. BranchCurrentAccountResponse_BCA -
  32. BranchCurrentAccountResponse_BCAMarketingState -
  33. BranchCurrentAccountResponse_Brand -
  34. BranchCurrentAccountResponse_FeeChargeCap -
  35. BranchCurrentAccountResponse_FeeChargeDetail -
  36. BranchCurrentAccountResponse_OtherFeeType -
  37. BranchCurrentAccountResponse_OtherFeesCharges -
  38. BranchCurrentAccountResponse_OtherSegment -
  39. BranchCurrentAccountResponse_data -
  40. BranchResponse -
  41. BranchResponse_Branch -
  42. BranchResponse_Brand -
  43. BranchResponse_ContactInfo -
  44. BranchResponse_OtherAccessibility -
  45. BranchResponse_OtherCustomerSegment -
  46. BranchResponse_OtherServiceAndFacility -
  47. BranchResponse_data -
  48. BuildingNumber -
  49. CertificateOrKeyAssociationSchema -
  50. CertificateOrKeyGetSchema -
  51. CertificateValidationResponseSchema -
  52. CertificateValidationResponseSchema_data -
  53. CertificateValidationResponseSchema_data_certificate -
  54. CertificateValidationResponseSchema_data_organisation -
  55. CertificateValidationResponseSchema_data_organisation_authorizations -
  56. CertificateValidationResponseSchema_data_organisation_competent_authority_claims -
  57. CertificateValidationResponseSchema_data_organisation_passports -
  58. CertificateValidationResponseSchema_data_organisation_passports_nca_name -
  59. CertificateValidationResponseSchema_data_organisation_passports_nca_name_permissions -
  60. CertificateValidationResponseSchema_data_organisation_software_statements -
  61. CertificateValidationSchema -
  62. CertificatesOrKeysGetSchema -
  63. CommercialCreditCardResponse -
  64. CommercialCreditCardResponse_Brand -
  65. CommercialCreditCardResponse_CCC -
  66. CommercialCreditCardResponse_CCCMarketingState -
  67. CommercialCreditCardResponse_data -
  68. CompetentAuthorityClaims -
  69. CompetentAuthorityClaims_Authorisations -
  70. ContactSchema -
  71. CoreProduct -
  72. CoreProduct_1 -
  73. CoreProduct_1_OtherCardScheme -
  74. CoreProduct_2 -
  75. CoreProduct_3 -
  76. CountryCode -
  77. CountrySubDivision -
  78. CreationDateTime -
  79. CreditCheck -
  80. CreditCheckEligibility -
  81. CreditCheckEligibility_1 -
  82. CreditCheckEligibility_2 -
  83. CreditInterest -
  84. CreditInterest_1 -
  85. CreditInterest_1_TierBand -
  86. CreditInterest_1_TierBandSet -
  87. CreditInterest_2 -
  88. CreditInterest_2_TierBand -
  89. CreditInterest_2_TierBandSet -
  90. CreditInterest_3 -
  91. CreditInterest_3_CreditInterestEligibility -
  92. CreditInterest_3_TierBand -
  93. CreditInterest_3_TierBandSet -
  94. CreditInterest_CreditInterestEligibility -
  95. CreditInterest_TierBandMethod -
  96. CreditInterest_TierBandSet -
  97. DateTime -
  98. Department -
  99. Description_0 -
  100. Description_1 -
  101. Description_2 -
  102. Description_3 -
  103. Eligibility -
  104. Eligibility_1 -
  105. Eligibility_1_LegalStructureEligibility -
  106. Eligibility_1_OfficerEligibility -
  107. Eligibility_1_OtherEligibility -
  108. Eligibility_1_ResidencyEligibility -
  109. Eligibility_1_TradingHistoryEligibility -
  110. Eligibility_2 -
  111. Eligibility_2_OtherEligibility -
  112. Eligibility_2_ResidencyEligibility -
  113. Eligibility_3 -
  114. Eligibility_3_LegalStructureEligibility -
  115. Eligibility_3_OfficerEligibility -
  116. Eligibility_3_OtherEligibility -
  117. Eligibility_3_ResidencyEligibility -
  118. Eligibility_3_TradingHistoryEligibility -
  119. Eligibility_LegalStructureEligibility -
  120. Eligibility_OfficerEligibility -
  121. Eligibility_OtherEligibility -
  122. Eligibility_ResidencyEligibility -
  123. Eligibility_TradingHistoryEligibility -
  124. EmailAddress -
  125. EndDateTime -
  126. Enrol201CreatedResponseSchema -
  127. Enrol400BadRequestResponseSchema -
  128. EnrolSchema -
  129. Error400 - 400 Error object
  130. Error408 - 408 Error object
  131. Error429 - 429 Error object
  132. Error500 - 500 Error object
  133. Error503 - 503 Error object
  134. ErrorDefault - Error object
  135. ErrorResponse -
  136. FeaturesAndBenefits -
  137. FeaturesAndBenefits_1 -
  138. FeaturesAndBenefits_1_FeatureBenefitEligibility -
  139. FeaturesAndBenefits_1_FeatureBenefitGroup -
  140. FeaturesAndBenefits_1_FeatureBenefitItem -
  141. FeaturesAndBenefits_2 -
  142. FeaturesAndBenefits_2_Card -
  143. FeaturesAndBenefits_2_FeatureBenefitEligibility -
  144. FeaturesAndBenefits_2_FeatureBenefitGroup -
  145. FeaturesAndBenefits_2_FeatureBenefitItem -
  146. FeaturesAndBenefits_2_MobileWallet -
  147. FeaturesAndBenefits_3 -
  148. FeaturesAndBenefits_3_FeatureBenefitEligibility -
  149. FeaturesAndBenefits_3_FeatureBenefitGroup -
  150. FeaturesAndBenefits_3_FeatureBenefitItem -
  151. FeaturesAndBenefits_Card -
  152. FeaturesAndBenefits_FeatureBenefitEligibility -
  153. FeaturesAndBenefits_FeatureBenefitGroup -
  154. FeaturesAndBenefits_FeatureBenefitItem -
  155. FeaturesAndBenefits_MobileWallet -
  156. FeaturesAndBenefits_OtherScheme -
  157. FeeApplicableRange -
  158. File -
  159. FinalPaymentDateTime -
  160. FirstPaymentDateTime -
  161. Frequency_0 -
  162. Frequency_1 -
  163. FullLegalName -
  164. GeoLocation -
  165. GeoLocation_1 -
  166. GeographicCoordinates -
  167. GeographicCoordinates_1 -
  168. IDEligibility -
  169. IDEligibility_1 -
  170. IDEligibility_2 -
  171. IDVerificationCheck -
  172. ISODateTime -
  173. Identification -
  174. Identification_0 -
  175. Identification_1 -
  176. Identification_2 -
  177. IndustryEligibility -
  178. IndustryEligibility_1 -
  179. IndustryEligibility_1_OtherSICCodeExcluded -
  180. IndustryEligibility_2 -
  181. IndustryEligibility_2_OtherSICCodeExluded -
  182. LegalAuthotiryClaims -
  183. LegalAuthotiryClaims_LegalAuthorityClaims -
  184. Links -
  185. LoanInterest -
  186. LoanInterest_LoanInterestFeeChargeCap -
  187. LoanInterest_LoanInterestFeeChargeDetail -
  188. LoanInterest_LoanInterestFeesCharges -
  189. LoanInterest_LoanInterestTierBand -
  190. LoanInterest_LoanInterestTierBandSet -
  191. Location -
  192. Location_OtherLocationCategory -
  193. Meta - MetaData
  194. Meta data -
  195. MetaData - Meta data
  196. Name_0 -
  197. Name_1 -
  198. Name_2 -
  199. Name_3 -
  200. NextPaymentDateTime -
  201. Nickname -
  202. Number_0 -
  203. Number_1 -
  204. OBAccount3 -
  205. OBAccount3Basic -
  206. OBAccount3Detail -
  207. OBAccount3_Account -
  208. OBAccount4 -
  209. OBAccount4Basic -
  210. OBAccount4Detail -
  211. OBAccountPaymentServiceProviders -
  212. OBAccountPaymentServiceProvidersResponse -
  213. OBAccountPaymentServiceProviders_AuthorisationServers -
  214. OBAccountStatus1Code -
  215. OBActiveCurrencyAndAmount_SimpleType -
  216. OBActiveOrHistoricCurrencyAndAmount -
  217. OBActiveOrHistoricCurrencyAndAmount_0 -
  218. OBActiveOrHistoricCurrencyAndAmount_1 -
  219. OBActiveOrHistoricCurrencyAndAmount_2 -
  220. OBActiveOrHistoricCurrencyAndAmount_3 -
  221. OBActiveOrHistoricCurrencyAndAmount_4 -
  222. OBActiveOrHistoricCurrencyAndAmount_5 -
  223. OBActiveOrHistoricCurrencyAndAmount_6 -
  224. OBActiveOrHistoricCurrencyAndAmount_7 -
  225. OBActiveOrHistoricCurrencyAndAmount_8 -
  226. OBActiveOrHistoricCurrencyAndAmount_9 -
  227. OBAddressTypeCode -
  228. OBAuthorities -
  229. OBBalanceType1Code -
  230. OBBankTransactionCodeStructure1 -
  231. OBBeneficiary3 -
  232. OBBeneficiary3Basic -
  233. OBBeneficiary3Detail -
  234. OBBranchAndFinancialInstitutionIdentification5_0 -
  235. OBBranchAndFinancialInstitutionIdentification5_1 -
  236. OBBranchAndFinancialInstitutionIdentification6_0 -
  237. OBBranchAndFinancialInstitutionIdentification6_1 -
  238. OBBranchAndFinancialInstitutionIdentification6_2 -
  239. OBCallbackUrl1 -
  240. OBCallbackUrlData1 -
  241. OBCallbackUrlResponse1 -
  242. OBCallbackUrlResponseData1 -
  243. OBCallbackUrlsResponse1 -
  244. OBCallbackUrlsResponseData1 -
  245. OBCashAccount5_0 -
  246. OBCashAccount5_1 -
  247. OBCashAccount6_0 -
  248. OBCashAccount6_1 -
  249. OBChargeBearerType1Code -
  250. OBCreditDebitCode_0 -
  251. OBCreditDebitCode_1 -
  252. OBCreditDebitCode_2 -
  253. OBCurrencyExchange5 -
  254. OBCurrencyExchange5_InstructedAmount -
  255. OBEntryStatus1Code -
  256. OBError1 -
  257. OBErrorResponse1 -
  258. OBEvent1 -
  259. OBEventLink1 -
  260. OBEventNotification1 -
  261. OBEventPolling1 -
  262. OBEventPolling1_setErrs -
  263. OBEventPollingResponse1 -
  264. OBEventResourceUpdate1 -
  265. OBEventSubject1 -
  266. OBEventSubscription1 -
  267. OBEventSubscription1_Data -
  268. OBEventSubscriptionResponse1 -
  269. OBEventSubscriptionResponse1_Data -
  270. OBEventSubscriptionsResponse1 -
  271. OBEventSubscriptionsResponse1_Data -
  272. OBEventSubscriptionsResponse1_Data_EventSubscription -
  273. OBExternalAccountIdentification4Code -
  274. OBExternalAccountRole1Code -
  275. OBExternalAccountSubType1Code -
  276. OBExternalAccountType1Code -
  277. OBExternalFinancialInstitutionIdentification4Code -
  278. OBExternalLegalStructureType1Code -
  279. OBExternalLocalInstrument1Code -
  280. OBExternalPartyType1Code -
  281. OBExternalPaymentChargeType1Code -
  282. OBExternalScheduleType1Code -
  283. OBExternalStandingOrderStatus1Code -
  284. OBExternalStatementAmountType1Code -
  285. OBExternalStatementBenefitType1Code -
  286. OBExternalStatementDateTimeType1Code -
  287. OBExternalStatementFeeFrequency1Code -
  288. OBExternalStatementFeeRateType1Code -
  289. OBExternalStatementFeeType1Code -
  290. OBExternalStatementInterestFrequency1Code -
  291. OBExternalStatementInterestRateType1Code -
  292. OBExternalStatementInterestType1Code -
  293. OBExternalStatementRateType1Code -
  294. OBExternalStatementType1Code -
  295. OBExternalStatementValueType1Code -
  296. OBFundsConfirmation1 -
  297. OBFundsConfirmation1_Data -
  298. OBFundsConfirmation1_Data_InstructedAmount -
  299. OBFundsConfirmationConsent1 -
  300. OBFundsConfirmationConsent1_Data -
  301. OBFundsConfirmationConsent1_Data_DebtorAccount -
  302. OBFundsConfirmationConsentResponse1 -
  303. OBFundsConfirmationConsentResponse1_Data -
  304. OBFundsConfirmationConsentResponse1_Data_DebtorAccount -
  305. OBFundsConfirmationResponse1 -
  306. OBFundsConfirmationResponse1_Data -
  307. OBMerchantDetails1 -
  308. OBParty2 -
  309. OBParty2_Address -
  310. OBPartyRelationships1 -
  311. OBPartyRelationships1_Account -
  312. OBPostalAddress6 -
  313. OBQualifiedTrustServiceProviders -
  314. OBQualifiedTrustServiceProviders_ServiceExtensions -
  315. OBRate1_0 -
  316. OBRate1_1 -
  317. OBReadAccount3 -
  318. OBReadAccount3_Data -
  319. OBReadAccount4 -
  320. OBReadAccount4_Data -
  321. OBReadBalance1 -
  322. OBReadBalance1_Data -
  323. OBReadBalance1_Data_Amount -
  324. OBReadBalance1_Data_Amount_1 -
  325. OBReadBalance1_Data_Balance -
  326. OBReadBalance1_Data_CreditLine -
  327. OBReadBeneficiary3 -
  328. OBReadBeneficiary3_Data -
  329. OBReadConsent1 -
  330. OBReadConsent1_Data -
  331. OBReadConsentResponse1 -
  332. OBReadConsentResponse1_Data -
  333. OBReadDataStatement2 -
  334. OBReadDataTransaction5 -
  335. OBReadDirectDebit1 -
  336. OBReadDirectDebit1_Data -
  337. OBReadDirectDebit1_Data_DirectDebit -
  338. OBReadDirectDebit1_Data_PreviousPaymentAmount -
  339. OBReadOffer1 -
  340. OBReadOffer1_Data -
  341. OBReadOffer1_Data_Amount -
  342. OBReadOffer1_Data_Fee -
  343. OBReadOffer1_Data_Offer -
  344. OBReadParty1 -
  345. OBReadParty1_Data -
  346. OBReadParty1_Data_Party -
  347. OBReadParty2 -
  348. OBReadParty2_Data -
  349. OBReadParty3 -
  350. OBReadParty3_Data -
  351. OBReadProduct2 -
  352. OBReadProduct2_Data -
  353. OBReadProduct2_Data_OtherProductType -
  354. OBReadProduct2_Data_OtherProductType_CreditInterest -
  355. OBReadProduct2_Data_OtherProductType_CreditInterest_OtherBankInterestType -
  356. OBReadProduct2_Data_OtherProductType_CreditInterest_TierBand -
  357. OBReadProduct2_Data_OtherProductType_CreditInterest_TierBandSet -
  358. OBReadProduct2_Data_OtherProductType_FeeApplicableRange -
  359. OBReadProduct2_Data_OtherProductType_FeeChargeCap -
  360. OBReadProduct2_Data_OtherProductType_FeeChargeDetail -
  361. OBReadProduct2_Data_OtherProductType_LoanInterest -
  362. OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestFeeChargeCap -
  363. OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestFeeChargeDetail -
  364. OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestFeesCharges -
  365. OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestTierBand -
  366. OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestTierBandSet -
  367. OBReadProduct2_Data_OtherProductType_LoanInterest_OtherFeeType -
  368. OBReadProduct2_Data_OtherProductType_LoanInterest_OtherLoanProviderInterestRateType -
  369. OBReadProduct2_Data_OtherProductType_OtherFeesCharges -
  370. OBReadProduct2_Data_OtherProductType_OtherTariffType -
  371. OBReadProduct2_Data_OtherProductType_Overdraft -
  372. OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeeChargeCap -
  373. OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeeChargeDetail -
  374. OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeesCharges -
  375. OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeesCharges_1 -
  376. OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftTierBand -
  377. OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftTierBandSet -
  378. OBReadProduct2_Data_OtherProductType_ProductDetails -
  379. OBReadProduct2_Data_OtherProductType_Repayment -
  380. OBReadProduct2_Data_OtherProductType_Repayment_OtherAmountType -
  381. OBReadProduct2_Data_OtherProductType_Repayment_OtherRepaymentFrequency -
  382. OBReadProduct2_Data_OtherProductType_Repayment_OtherRepaymentType -
  383. OBReadProduct2_Data_OtherProductType_Repayment_RepaymentFeeCharges -
  384. OBReadProduct2_Data_OtherProductType_Repayment_RepaymentFeeCharges_RepaymentFeeChargeCap -
  385. OBReadProduct2_Data_OtherProductType_Repayment_RepaymentFeeCharges_RepaymentFeeChargeDetail -
  386. OBReadProduct2_Data_OtherProductType_Repayment_RepaymentHoliday -
  387. OBReadProduct2_Data_Product -
  388. OBReadScheduledPayment2 -
  389. OBReadScheduledPayment2_Data -
  390. OBReadStandingOrder4 -
  391. OBReadStandingOrder4_Data -
  392. OBReadStandingOrder5 -
  393. OBReadStandingOrder5_Data -
  394. OBReadStatement1 -
  395. OBReadStatement2 -
  396. OBReadTransaction4 -
  397. OBReadTransaction5 -
  398. OBRegistrationProperties1 -
  399. OBRisk1 -
  400. OBRisk1_DeliveryAddress -
  401. OBRisk2 -
  402. OBScheduledPayment2 -
  403. OBScheduledPayment2Basic -
  404. OBScheduledPayment2Detail -
  405. OBStandingOrder4 -
  406. OBStandingOrder4Basic -
  407. OBStandingOrder4Detail -
  408. OBStandingOrder5 -
  409. OBStandingOrder5Basic -
  410. OBStandingOrder5Detail -
  411. OBStatement2 -
  412. OBStatement2Basic -
  413. OBStatement2Detail -
  414. OBStatement2_StatementAmount -
  415. OBStatement2_StatementBenefit -
  416. OBStatement2_StatementDateTime -
  417. OBStatement2_StatementFee -
  418. OBStatement2_StatementInterest -
  419. OBStatement2_StatementRate -
  420. OBStatement2_StatementValue -
  421. OBSupplementaryData1 -
  422. OBThirdPartyProviders -
  423. OBTransaction5 -
  424. OBTransaction5Basic -
  425. OBTransaction5Detail -
  426. OBTransactionCardInstrument1 -
  427. OBTransactionCashBalance -
  428. OBTransactionCashBalance_Amount -
  429. OBWriteDomestic2 -
  430. OBWriteDomestic2_Data -
  431. OBWriteDomestic2_Data_Initiation -
  432. OBWriteDomestic2_Data_Initiation_CreditorAccount -
  433. OBWriteDomestic2_Data_Initiation_DebtorAccount -
  434. OBWriteDomestic2_Data_Initiation_InstructedAmount -
  435. OBWriteDomestic2_Data_Initiation_RemittanceInformation -
  436. OBWriteDomesticConsent3 -
  437. OBWriteDomesticConsent3_Data -
  438. OBWriteDomesticConsent3_Data_Authorisation -
  439. OBWriteDomesticConsent3_Data_SCASupportData -
  440. OBWriteDomesticConsentResponse3 -
  441. OBWriteDomesticConsentResponse3_Data -
  442. OBWriteDomesticConsentResponse3_Data_Charges -
  443. OBWriteDomesticResponse3 -
  444. OBWriteDomesticResponse3_Data -
  445. OBWriteDomesticResponse3_Data_MultiAuthorisation -
  446. OBWriteDomesticScheduled2 -
  447. OBWriteDomesticScheduled2_Data -
  448. OBWriteDomesticScheduled2_Data_Initiation -
  449. OBWriteDomesticScheduledConsent3 -
  450. OBWriteDomesticScheduledConsent3_Data -
  451. OBWriteDomesticScheduledConsentResponse3 -
  452. OBWriteDomesticScheduledConsentResponse3_Data -
  453. OBWriteDomesticScheduledResponse3 -
  454. OBWriteDomesticScheduledResponse3_Data -
  455. OBWriteDomesticStandingOrder3 -
  456. OBWriteDomesticStandingOrder3_Data -
  457. OBWriteDomesticStandingOrder3_Data_Initiation -
  458. OBWriteDomesticStandingOrder3_Data_Initiation_CreditorAccount -
  459. OBWriteDomesticStandingOrder3_Data_Initiation_DebtorAccount -
  460. OBWriteDomesticStandingOrder3_Data_Initiation_FinalPaymentAmount -
  461. OBWriteDomesticStandingOrder3_Data_Initiation_FirstPaymentAmount -
  462. OBWriteDomesticStandingOrder3_Data_Initiation_RecurringPaymentAmount -
  463. OBWriteDomesticStandingOrderConsent4 -
  464. OBWriteDomesticStandingOrderConsent4_Data -
  465. OBWriteDomesticStandingOrderConsentResponse4 -
  466. OBWriteDomesticStandingOrderConsentResponse4_Data -
  467. OBWriteDomesticStandingOrderResponse4 -
  468. OBWriteDomesticStandingOrderResponse4_Data -
  469. OBWriteFile2 -
  470. OBWriteFile2_Data -
  471. OBWriteFile2_Data_Initiation -
  472. OBWriteFileConsent3 -
  473. OBWriteFileConsent3_Data -
  474. OBWriteFileConsentResponse3 -
  475. OBWriteFileConsentResponse3_Data -
  476. OBWriteFileResponse2 -
  477. OBWriteFileResponse2_Data -
  478. OBWriteFundsConfirmationResponse1 -
  479. OBWriteFundsConfirmationResponse1_Data -
  480. OBWriteFundsConfirmationResponse1_Data_FundsAvailableResult -
  481. OBWriteInternational2 -
  482. OBWriteInternational2_Data -
  483. OBWriteInternational2_Data_Initiation -
  484. OBWriteInternational2_Data_Initiation_Creditor -
  485. OBWriteInternational2_Data_Initiation_CreditorAgent -
  486. OBWriteInternational2_Data_Initiation_ExchangeRateInformation -
  487. OBWriteInternationalConsent3 -
  488. OBWriteInternationalConsent3_Data -
  489. OBWriteInternationalConsentResponse3 -
  490. OBWriteInternationalConsentResponse3_Data -
  491. OBWriteInternationalConsentResponse3_Data_ExchangeRateInformation -
  492. OBWriteInternationalResponse3 -
  493. OBWriteInternationalResponse3_Data -
  494. OBWriteInternationalScheduled2 -
  495. OBWriteInternationalScheduled2_Data -
  496. OBWriteInternationalScheduled2_Data_Initiation -
  497. OBWriteInternationalScheduledConsent3 -
  498. OBWriteInternationalScheduledConsent3_Data -
  499. OBWriteInternationalScheduledConsentResponse3 -
  500. OBWriteInternationalScheduledConsentResponse3_Data -
  501. OBWriteInternationalScheduledResponse3 -
  502. OBWriteInternationalScheduledResponse3_Data -
  503. OBWriteInternationalStandingOrder3 -
  504. OBWriteInternationalStandingOrder3_Data -
  505. OBWriteInternationalStandingOrder3_Data_Initiation -
  506. OBWriteInternationalStandingOrder3_Data_Initiation_CreditorAccount -
  507. OBWriteInternationalStandingOrder3_Data_Initiation_CreditorAgent -
  508. OBWriteInternationalStandingOrderConsent4 -
  509. OBWriteInternationalStandingOrderConsent4_Data -
  510. OBWriteInternationalStandingOrderConsentResponse4 -
  511. OBWriteInternationalStandingOrderConsentResponse4_Data -
  512. OBWriteInternationalStandingOrderResponse4 -
  513. OBWriteInternationalStandingOrderResponse4_Data -
  514. OBWritePaymentDetailsResponse1 -
  515. OBWritePaymentDetailsResponse1_Data -
  516. OBWritePaymentDetailsResponse1_Data_PaymentStatus -
  517. OBWritePaymentDetailsResponse1_Data_StatusDetail -
  518. OB_Amount1_0 -
  519. OB_Amount1_1 -
  520. OB_Amount1_2 -
  521. OB_Amount1_3 -
  522. OB_Amount1_4 -
  523. OB_CodeMnemonic -
  524. OB_FeeCategory1Code -
  525. OB_FeeFrequency1Code_0 -
  526. OB_FeeFrequency1Code_1 -
  527. OB_FeeFrequency1Code_2 -
  528. OB_FeeFrequency1Code_3 -
  529. OB_FeeFrequency1Code_4 -
  530. OB_FeeType1Code -
  531. OB_InterestCalculationMethod1Code -
  532. OB_InterestFixedVariableType1Code -
  533. OB_InterestRateType1Code_0 -
  534. OB_InterestRateType1Code_1 -
  535. OB_MinMaxType1Code -
  536. OB_OtherCodeType1_0 -
  537. OB_OtherCodeType1_1 -
  538. OB_OtherCodeType1_2 -
  539. OB_OtherCodeType1_3 -
  540. OB_OtherCodeType1_4 -
  541. OB_OtherCodeType1_5 -
  542. OB_OtherCodeType1_6 -
  543. OB_OtherCodeType1_7 -
  544. OB_OtherCodeType1_8 -
  545. OB_OtherFeeChargeDetailType -
  546. OB_OverdraftFeeType1Code -
  547. OB_Period1Code -
  548. OB_Rate1_0 -
  549. OB_Rate1_1 -
  550. Organisation -
  551. OrganisationGetFromSCIM200OKResponseSchema -
  552. Organisation_1 -
  553. Organisation_1_PhoneNumbers -
  554. Organisation_EmailAddresses -
  555. Organisation_PersonalAccountRoles -
  556. Organisation_PhoneNumbers -
  557. Organisation_PostalAddresses -
  558. OrganisationsGetFromSCIM200OKResponseSchema -
  559. OtherAmountType -
  560. OtherApplicationFrequency - OtherApplicationFrequency
  561. OtherApplicationFrequency_1 -
  562. OtherApplicationFrequency_2 -
  563. OtherBankInterestType -
  564. OtherCalculationFrequency - OtherCalculationFrequency
  565. OtherCalculationFrequency_1 -
  566. OtherCalculationFrequency_2 -
  567. OtherContactType -
  568. OtherFeeCategory -
  569. OtherFeeRateType -
  570. OtherFeeRateType_1 -
  571. OtherFeeRateType_2 -
  572. OtherFeeType -
  573. OtherFeeType_1 -
  574. OtherFeeType_2 -
  575. OtherFeeType_3 -
  576. OtherFeeType_4 -
  577. OtherFeeType_5 -
  578. OtherFeeType_6 -
  579. OtherFeesCharges -
  580. OtherFeesCharges_1 -
  581. OtherFeesCharges_1_FeeChargeCap -
  582. OtherFeesCharges_1_FeeChargeDetail -
  583. OtherFeesCharges_2 -
  584. OtherFeesCharges_2_FeeChargeCap -
  585. OtherFeesCharges_2_FeeChargeDetail -
  586. OtherFeesCharges_3 -
  587. OtherFeesCharges_3_FeeChargeCap -
  588. OtherFeesCharges_3_FeeChargeDetail -
  589. OtherFeesCharges_FeeChargeCap -
  590. OtherFeesCharges_FeeChargeDetail -
  591. OtherLegalStructure -
  592. OtherLoanProviderInterestRateType -
  593. OtherOfficerType -
  594. OtherRepaymentFrequency -
  595. OtherRepaymentType -
  596. OtherResidencyType -
  597. OtherSICCode -
  598. OtherTariffType -
  599. OtherTradingType -
  600. OtherType -
  601. OtherType_1 -
  602. OtherType_2 -
  603. OtherType_3 -
  604. OtherType_4 -
  605. OtherType_5 -
  606. Overdraft -
  607. Overdraft_1 -
  608. Overdraft_1_OverdraftFeeChargeCap -
  609. Overdraft_1_OverdraftFeeChargeDetail -
  610. Overdraft_1_OverdraftFeesCharges -
  611. Overdraft_1_OverdraftFeesCharges_1 -
  612. Overdraft_1_OverdraftTierBand -
  613. Overdraft_1_OverdraftTierBandSet -
  614. Overdraft_2 -
  615. Overdraft_2_OverdraftFeeChargeCap -
  616. Overdraft_2_OverdraftFeeChargeDetail -
  617. Overdraft_2_OverdraftFeesCharges -
  618. Overdraft_2_OverdraftFeesCharges_1 -
  619. Overdraft_2_OverdraftTierBand -
  620. Overdraft_2_OverdraftTierBandSet -
  621. Overdraft_3 -
  622. Overdraft_3_OverdraftFeeChargeCap -
  623. Overdraft_3_OverdraftFeeChargeDetail -
  624. Overdraft_3_OverdraftFeesCharges -
  625. Overdraft_3_OverdraftFeesCharges_1 -
  626. Overdraft_3_OverdraftTierBand -
  627. Overdraft_3_OverdraftTierBandSet -
  628. Overdraft_OverdraftFeeChargeCap -
  629. Overdraft_OverdraftFeeChargeDetail -
  630. Overdraft_OverdraftFeesCharges -
  631. Overdraft_OverdraftFeesCharges_1 -
  632. Overdraft_OverdraftTierBand -
  633. Overdraft_OverdraftTierBandSet -
  634. PCA -
  635. PartyId -
  636. PartyNumber -
  637. PersonalCurrentAccountResponse -
  638. PersonalCurrentAccountResponse_Brand -
  639. PersonalCurrentAccountResponse_PCA -
  640. PersonalCurrentAccountResponse_PCAMarketingState -
  641. PersonalCurrentAccountResponse_data -
  642. PhoneNumber_0 -
  643. PhoneNumber_1 -
  644. PostCode -
  645. PostalAddress -
  646. PostalAddress_1 -
  647. ProductDetails -
  648. ProductDetails_1 -
  649. ProprietaryBankTransactionCodeStructure1 -
  650. QSealCOnboardingSchema -
  651. Reference -
  652. RegistrationError -
  653. Repayment -
  654. RepaymentAllocation -
  655. RepaymentFeeCharges -
  656. RepaymentFeeCharges_RepaymentFeeChargeCap -
  657. RepaymentFeeCharges_RepaymentFeeChargeDetail -
  658. Repayment_NonRepaymentFeeChargeCap -
  659. Repayment_NonRepaymentFeeChargeDetail -
  660. Repayment_NonRepaymentFeeCharges -
  661. ScheduledPaymentDateTime -
  662. ScheduledPaymentId -
  663. SearchRequest -
  664. SecondaryIdentification -
  665. Site -
  666. SoftwareStatement -
  667. SoftwareStatementAssertionSchema -
  668. SoftwareStatementCreateSchema -
  669. SoftwareStatementRedirectURISchema -
  670. SoftwareStatementSchema -
  671. SoftwareStatementStateSchema -
  672. SoftwareStatement_1 -
  673. SoftwareStatement_1_SoftwareStatements -
  674. SoftwareStatement_SoftwareStatements -
  675. SoftwareStatementsSchema -
  676. StandardAvailability -
  677. StandingOrderId -
  678. StartDateTime -
  679. StatementId -
  680. StatementReference -
  681. StatusUpdateDateTime -
  682. StreetName -
  683. SubDepartment -
  684. SupportedAlgorithms -
  685. TierBand -
  686. TownName -
  687. TransactionId -
  688. TransactionInformation -
  689. TransactionReference -
  690. Type_0 -
  691. Type_1 -
  692. UniqueRequestIdSchema -
  693. UnsecuredSMELendingResponse -
  694. UnsecuredSMELendingResponse_Brand -
  695. UnsecuredSMELendingResponse_OtherSegment -
  696. UnsecuredSMELendingResponse_Repayment -
  697. UnsecuredSMELendingResponse_RepaymentHoliday -
  698. UnsecuredSMELendingResponse_SMELoan -
  699. UnsecuredSMELendingResponse_SMELoanMarketingState -
  700. UnsecuredSMELendingResponse_data -
  701. ValueDateTime -
  702. Version -
  703. inline_response_200 -
  704. inline_response_200_1 -
  705. inline_response_200_2 -
  706. inline_response_200_3 -
  707. inline_response_201 -
  708. meta -
  709. OBClientRegistration1 -

ATMResponse - Up

data
meta

ATMResponse_ATM - Up

ATM information.
ATMServices (optional)
array[String] Describes the type of transaction available for a customer on an ATM.
Enum:
Access24HoursIndicator (optional)
Boolean Indicates that the ATM is available for use by customers 24 hours per day
Accessibility (optional)
array[String] Indicates Types of Accessibility
Enum:
Branch (optional)
Identification
String ATM terminal device identification for the acquirer and the issuer.
Location
MinimumPossibleAmount (optional)
String Minimum amount allowed for a transaction in the service.
Note (optional)
array[String] Summary description of the ATM.
OtherATMServices (optional)
array[ATMResponse_OtherATMServices] Enter a new code , name and description for any other ATM Service
OtherAccessibility (optional)
array[ATMResponse_OtherAccessibility] Enter a new code , name and description for any other ATM accessibility options
SupportedCurrencies
array[String] All ISO 4217 defined currency supported by the ATM.
SupportedLanguages (optional)
array[String] Identification of the language name according to the ISO 639-1 codes. The type is validated by the list of values coded with two alphabetic characters, defined in the standard.

ATMResponse_Brand - Up

Brand of the Acquirer of transactions captured by the ATM
ATM
array[ATMResponse_ATM] ATM information.
BrandName
String Brand Name that an organisation uses to market its products or services to a consumer

ATMResponse_OtherATMServices - Up

Enter a new code , name and description for any other ATM Service
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

ATMResponse_OtherAccessibility - Up

Enter a new code , name and description for any other ATM accessibility options
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

ATMResponse_data - Up

Environment of the ATM.
Brand
array[ATMResponse_Brand] Brand of the Acquirer of transactions captured by the ATM

AccountId - Up

A unique and immutable identifier used to identify the account resource. This identifier has no meaning to the account owner.

ActiveOrHistoricCurrencyCode - Up

A code allocated to a currency by a Maintenance Agency under an international identification scheme, as described in the latest edition of the international standard ISO 4217 "Codes for the representation of currencies and funds".

ActiveOrHistoricCurrencyCode_0 - Up

Identification of the currency in which the account is held. Usage: Currency should only be used in case one and the same account number covers several currencies and the initiating party needs to identify which currency needs to be used for settlement on the account.

ActiveOrHistoricCurrencyCode_1 - Up

A code allocated to a currency by a Maintenance Agency under an international identification scheme, as described in the latest edition of the international standard ISO 4217 "Codes for the representation of currencies and funds".

AddressLine - Up

Information that locates and identifies a specific address for a transaction entry, that is presented in free format text.

AgeEligibility - Up

Age eligibility for BCA product
MaximumAge (optional)
Float Maximum age that a person is eligible to hold this account format: float
MinimumAge (optional)
Float Minimum age that a person is eligible to hold this account format: float
Notes (optional)
array[String] Optional additional notes to supplement the AgeEligibility details

AgeEligibility_1 - Up

Age eligibility for CCC product
MaximumAge (optional)
Float Maximum age that a person is eligible to hold this CCC product format: float
MinimumAge (optional)
Float Minimum age that a person is eligible to hold this CCC product format: float
Notes (optional)
array[String] Optional additional notes to supplement the AgeEligibility details

AgeEligibility_2 - Up

Age eligibility that a person should be to hold this account
MaximumAge (optional)
Float Maximum age that a person is eligible to hold this account format: float
MinimumAge (optional)
Float Minimum age that a person is eligible to hold this account format: float
Notes (optional)
array[String] Optional additional notes to supplement the AgeEligibility details

AgeEligibility_3 - Up

Age eligibility apply for the SME Loan product
MaximumAge (optional)
Float Maximum age that a person is eligible to apply for this account format: float
MinimumAge (optional)
Float Minimum age that a person is eligible to apply for this account format: float
Notes (optional)
array[String] Optional additional notes to supplement the AgeEligibility details

AuthorisationServerRequestSchema - Up

AutoRegistrationSupported (optional)
BaseApiDNSUri (optional)
String An RFC-3986-compliant URI format: uri
CustomerFriendlyDescription (optional)
String An RFC-3986-compliant URI
CustomerFriendlyLogoUri (optional)
String An RFC-3986-compliant URI format: uri
CustomerFriendlyName (optional)
DeveloperPortalUri (optional)
String An RFC-3986-compliant URI format: uri
EISCDId (optional)
OpenIDConfigEndPointUri (optional)
String An RFC-3986-compliant URI format: uri
ParentAuthorisationServerId (optional)
PayloadSigningCertLocation (optional)
String An RFC-3986-compliant URI format: uri
TermsOfService (optional)
String An RFC-3986-compliant URI format: uri

AuthorisationServerSchema - Up

AutoRegistrationSupported (optional)
BaseApiDNSUri (optional)
String An RFC-3986-compliant URI format: uri
CustomerFriendlyDescription (optional)
CustomerFriendlyLogoUri (optional)
String An RFC-3986-compliant URI format: uri
CustomerFriendlyName (optional)
DeveloperPortalUri (optional)
String An RFC-3986-compliant URI format: uri
EISCDId (optional)
Id (optional)
OpenIDConfigEndPointUri (optional)
String An RFC-3986-compliant URI format: uri
ParentAuthorisationServerId (optional)
PayloadSigningCertLocation (optional)
String An RFC-3986-compliant URI format: uri
TermsOfService (optional)
String An RFC-3986-compliant URI format: uri

AuthorisationServersSchema - Up

Availability - Up

Days and times defining when the branch is available for use by a customer
NonStandardAvailability (optional)
array[Availability_NonStandardAvailability] Non-standard hours of availability for a branch of an organisation
StandardAvailability

Availability_Day - Up

Working day information
Name
String Specifies the day of the week
Enum:
Friday
Monday
Saturday
Sunday
Thursday
Tuesday
Wednesday
Notes (optional)
String Specify any note that is related the particular opening day e.g. Closed half day on Monday
OpeningHours
array[Availability_OpeningHours] Opening & Closing Times of a branch of an organisation

Availability_NonStandardAvailability - Up

Non-standard hours of availability for a branch of an organisation
Day (optional)
array[Availability_Day] Working day information
EndDate (optional)
date A particular point in the progression of time in a calendar year expressed in the YYYY-MM-DD format. This representation is defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601. format: date
Name
String Name provided for non-standard opening periods e.g. Christmas
Notes (optional)
String Notes related to the Non-standard hours e.g. During shrimp season, the branch has extended opening hours
StartDate (optional)
date A particular point in the progression of time in a calendar year expressed in the YYYY-MM-DD format. This representation is defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601. format: date

Availability_OpeningHours - Up

Opening & Closing Times of a branch of an organisation
ClosingTime
String

A particular point in the progression of time in a calendar day expressed in either UTC time format (hh:mm:ss.sssZ), local time with UTC offset format (hh:mm:ss.sss+/-hh:mm), or local time format (hh:mm:ss.sss). These representations are defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601. Note on the time format:

  1. beginning / end of calendar day 00:00:00 = the beginning of a calendar day 24:00:00 = the end of a calendar day
  2. fractions of second in time format Decimal fractions of seconds may be included. In this case, the involved parties shall agree on the maximum number of digits that are allowed.
OpeningTime
String

A particular point in the progression of time in a calendar day expressed in either UTC time format (hh:mm:ss.sssZ), local time with UTC offset format (hh:mm:ss.sss+/-hh:mm), or local time format (hh:mm:ss.sss). These representations are defined in "XML Schema Part 2: Datatypes Second Edition - W3C Recommendation 28 October 2004" which is aligned with ISO 8601. Note on the time format:

  1. beginning / end of calendar day 00:00:00 = the beginning of a calendar day 24:00:00 = the end of a calendar day
  2. fractions of second in time format Decimal fractions of seconds may be included. In this case, the involved parties shall agree on the maximum number of digits that are allowed.

BCA - Up

CreditInterest (optional)
OtherFeesCharges (optional)
array[BCA_OtherFeesCharges] Contains details of fees and charges which are not associated with either Overdraft or features/benefits
Overdraft (optional)
ProductDetails (optional)

BCA_FeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular or group of fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
Half Year
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

BCA_FeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency (optional)
String How frequently the fee/charge is calculated
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeApplicableRange (optional)
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
Other
Servicing
FeeChargeCap (optional)
array[BCA_FeeChargeCap] Details about any caps (maximum charges) that apply to a particular or group of fee/charge
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
Gross
Other
FeeType
String Fee/Charge Type
Enum:
Other
ServiceCAccountFee
ServiceCAccountFeeMonthly
ServiceCAccountFeeQuarterly
ServiceCFixedTariff
ServiceCBusiDepAccBreakage
ServiceCMinimumMonthlyFee
ServiceCOther
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeCategoryType (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

BCA_OtherFeesCharges - Up

Contains details of fees and charges which are not associated with either Overdraft or features/benefits
FeeChargeCap (optional)
array[BCA_FeeChargeCap] Details about any caps (maximum charges) that apply to a particular or group of fee/charge
FeeChargeDetail
array[BCA_FeeChargeDetail] Other fees/charges details
OtherTariffType (optional)
TariffName (optional)
String Name of the tariff
TariffType (optional)
String TariffType which defines the fee and charges.
Enum:
Electronic
Mixed
Other

BeneficiaryId - Up

A unique and immutable identifier used to identify the beneficiary resource. This identifier has no meaning to the account owner.

BookingDateTime - Up

Date and time when a transaction entry is posted to an account on the account servicer's books. Usage: Booking date is the expected booking date, unless the status is booked, in which case it is the actual booking date.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

Branch - Up

Information that locates and identifies a specific branch of a financial institution.
Identification (optional)
String Unique and unambiguous identification of a branch of a financial institution.

BranchCurrentAccountResponse - Up

data
meta

BranchCurrentAccountResponse_BCA - Up

BCA means a Business Current Account.
BCAMarketingState
array[BranchCurrentAccountResponse_BCAMarketingState] The marketing state (promotional or regular) of the BCA Product.
FeeFreeLength (optional)
Float The length/duration of the fee free period format: float
FeeFreeLengthPeriod (optional)
String The unit of period (days, weeks, months etc.) of the promotional length
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
Identification
String The unique ID that has been internally assigned by the financial institution to each of the current account banking products they market to their retail and/or small to medium enterprise (SME) customers.
Name
String The name of the BCA product used for marketing purposes from a customer perspective. I.e. what the customer would recognise.
Notes (optional)
array[String] Optional additional notes to supplement the product details
OnSaleIndicator (optional)
Boolean Indicates that the published product is OnSale(value 1) or Back Book (value 0)
OtherSegment (optional)
array[BranchCurrentAccountResponse_OtherSegment] Other Segment not available in the standard segment list
Segment (optional)
array[String] Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another. Read more: Market Segmentation http://www.investopedia.com/terms/m/marketsegmentation.asp#ixzz4gfEEalTd Follow us: Investopedia on Facebook With respect to BCA products, they are segmented in relation to different markets that they wish to focus on.
Enum:

BranchCurrentAccountResponse_BCAMarketingState - Up

The marketing state (promotional or regular) of the BCA Product.
CoreProduct (optional)
CreditInterest (optional)
Eligibility (optional)
FeaturesAndBenefits (optional)
FirstMarketedDate (optional)
date Marketing state start date format: date
Identification
String Unique and unambiguous identification of a BCA Product Marketing State.
LastMarketedDate (optional)
date Marketing state end date format: date
MarketingState
String Describes the marketing state (regular or promotional) of the BCA Product
Enum:
Promotional
Regular
Notes (optional)
array[String] Free text for adding details for marketing state
OtherFeesCharges (optional)
array[BranchCurrentAccountResponse_OtherFeesCharges] Contains details of fees and charges which are not associated with either Overdraft or features/benefits
Overdraft (optional)
PredecessorID (optional)
String Identifies the marketing state that precedes this marketing state
StateTenureLength (optional)
Float The length/duration of a promotional state format: float
StateTenurePeriod (optional)
String The unit of period (days, weeks, months etc.) of the promotional length
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year

BranchCurrentAccountResponse_Brand - Up

Brand registered by the banking group at https://register.fca.org.uk/
BCA
array[BranchCurrentAccountResponse_BCA] BCA means a Business Current Account.
BrandName
String Brand Name that an organisation uses to market its products or services to a consumer as registered at https://register.fca.org.uk/

BranchCurrentAccountResponse_FeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

BranchCurrentAccountResponse_FeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency
String How frequently the fee/charge is calculated
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeApplicableRange (optional)
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
Auto
ATM
BankersDrafts
CashCentre
Card
Cheque
CounterServices
DirectDebit
Deeds
Foreign
FX
International
Investigation
Legal
Loan
NightSafe
Online
Other
PostOffice
PaymentScheme
Report
Safekeeping
Servicing
Transaction
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
Gross
Other
FeeType
String Fee/Charge Type
Enum:
CashCentreCoinHandling
CashCentreCashX
CashCentreCashFeePercent
CashCentreCashFeeRate
CashCentreNotesLodged
CashCentreNotesOut
CashCentreCashIn
CashCentreCashOut
ATMDeposATMPaidIn
ReportCertBalance
ATMAbroadConVisaDebit
ATMCardnetEnvIn
ATMCashGroupATMDebitCard
ATMCashNonGroupATMDebitcard
ATMConGroupATM
ATMAbroad
ATMForeignCashDebCard
ATMAbroadGoldVisaDebit
ATMNonSterlingWithdrawal
ATMAbroadVisaDebit
ATMWithdrawCash
BACSOnLineAncilliary
BACSBatch
BACSOnLineFile
BACSItem
BACSBulkBatch
BACSOnLineOverlimit
BACSOnLinePayment
BACSOnLineService
BACSBulkInternet
BACSTELDirDebSmartCard
BACSTELDirDebWebInit
BACSTELirDebWebInit
BACSTELDirDebOverlimit
BACSTELDirDebPayment
BACSTELDirDebService
BACSTELDirDebAncilliary
BACSTELAncilliary
BACSTELSmartCard
BACSTELFile
BACSTELOverlimit
BACSTELPayment
BACSTELService
CHAPSOutBranch
CHAPSOutOnlineDepositAcc
CHAPSIn
CHAPSOutPost
CHAPSOut
CHAPSOutOnline
CHAPSOutManual
CardCardReplacement
DraftsBankers
DraftsCancellation
CardGuaranteed
DraftsIntlPayableAbroad
DraftsIntlStoppedCancelled
EuroChqXLess
EuroChqXPlus
FPSOut
FPSOutOwn
FPSInBranch
LegalArticlesReport
LegalSealing
LegalBondAndGuarantee
LegalCoSearch
LegalDepositAssignment
LegalGuaranteePrep
LegalLifePolicyPrepCo
LegalLifePolicyPrepPersonal
LegalPriorityPariPassu
LegalSubordinationAgreement
DirDebDirectDebitAdmin
DirDebDirectDebitCancel
IntlPayBIBForeignLimit
IntlPayCreditTransCust
IntlPayCreditTransNonCust
IntlPayExpressMoneyMover
IntlPayEEAPayUrgent
IntlPayIrishPayUrgent
IntlPayEEAPay
IntlPayFXPaymentIn
IntlPayForeignIn1CPlus
IntlPayForeignCharge
IntlPayForeignInternet
IntlPayForeignInSub1C
IntlPayPurchaseNonSterling
IntlPayPaymentTracing
IntlPayStandardMoneyMover
IntlPayMT101Transaction
IntlPayWorldpayPayment
InvPayBankDetailsWrong
InvPayForeignBCNR
InvPayForeignRecall
InvGeneralInq
InvOldInstruction
InvPayReturnDebitXVLess
InvPayReturnDebitXVPlus
InvPayStopPayment
InvPayStandingOrdUnpaid
SafeKeepAccess
SafeKeepDeedMedium
SafeKeepingEnvelope
SafeKeepingInspection
SafeKeepingLargeItem
SafeKeepMultipleItems
SafeKeepingParcel
SafeKeepDeedSmall
SafeKeepOneItem
LoanArrangement
NightSafeNightSafeBankOpen
NightSafeCreditSub5K
NightSafeNightSafe
NightSafeNightSafePaidIn
POPostOfficeCounterCredit
POPostOfficeCashCredit
POPostOfficeCashOut
POPostOfficeWithdrawal
ChqBookTheftLossAllStopped
ChqIssuedCurrencyAcc
ChqCopy
ChqDraft
ChqIn
ChqSpecialChqClearance
ChqinCashCentre
ChqOutIssued
ChqSpecialChqPresentation
ChqCounterCheque
ChqChequeswithStatement
ChqStopped
ChqTrans
ChqDraftFX
ChqForeignCourier
ChqForeignNegTenThou
ChqForeignNegHundred
ChequeForeignBankDivi
ChqForeignNegFiftyThou
ChqPensionCheque
ChequeForeignOtherDivi
ChqForeignNegFiveThou
ChqForeignNegMax
ChqForeignGBPMMDPlus
ChqGiftCheque
ChqCounterLodgement
ChqCashDropLodgement
ChqForeign
ChqChequePhotocopy
ChqPostOfficeCredit
ChqPostOfficeChequeCollected
ChqChequeRetrieval
ChqReconcilliationPerTrans
ChqSpecialPresentationCount
ChqSpecialPresentationPTT
ChqDraftSterling
ChqUnpaidCharge
ChqUnpaidTransIn
ChqUnpaidTransOut
ChqUnpaidCheque
ReportAuditLetter
ReportFAXAdviceAdditional
ReportTelAdviceAdditional
ReportCreditHistory
ReportCertInterestDuplicate
ReportCertInterest
ReportCreditHistoryAdditionalInYear
ReportForeignStatusEnqElec
ReportForeignStatusEnq
ReportStatementChqDaily
ReportStatementChqFortnightly
ReportStatementChqMonthly
ReportStatementChqWeekly
ReportStatementAndDiviChq
ReportReferralItem
ReportStatementByATM
ReportStatementByBranch
ReportStatementCopyRegular
ReportStatementDaily
ReportStatusEnquiry
ReportStatementFrequent
ReportStatementMonthly
ReportStatementCopy1
ReportStatementToBranch
ReportSMSTextMiniStatementorAlert
ReportStatementFortnightly
ReportSMSTextMiniStatementWoM
ReportSMSTextAlertBalance
ReportSMSTextAlert
ReportTaxCert
ReportWeeklyStatement
SEPABranch
SEPACredit
SEPADirectDebit
SEPAIn
SEPAEuro
SEPAOut
SEPAUnpaid
SEPAWinbitsTransaction
TransBillPaymentBranch
TransBillCollect
TransTelephoneBillPayment
TransBankPayment
TransBillPaymentTelephone
TransCorrespondentBankFee
TransCreditTransferUKDifferent
TransCreditTransferUKSame
TransCredit
TransCreditTransfer
TransBranchCredit
TransDebit
TransDebCardDeb
TransUKDirDeb
TransManualDeb
TitleDeeds
TransBuyForeignWithGBP
TransGoodValueReq
TransSWIFTOutUKForeign
TransInconpleteInstruction
TransManualEntries
TransManualTrans
TransNonSterling
Other
TransPOSSaleForeign
TransPriPaymentPost
TransPOSSaleUK
TransReconciliationPerTrans
TransStandingOrdAdmin
TransStandingOrd
TransStandingOrdManPay
TransTelBusiPriPaymentForeignToUKAcc
TransTeleItem
TransTelBusiPriPaymentToGrpAcc
TransTransferExGroup
TransTelBusiPriPaymentToNonGrpAcc
TransSWIFTOutNonEEASterling
AutoAutoCredit
AutoAutomatedEntries
AutoAutoCreditPhoneInet
AutoAutomatedTrans
AutoDebitCardCommercial
AutoFPSAutoCredit
VisaTravellersChqorCurrency
OnlineInternetBillPayment
OnlineBusinessOnlineEuroPayment
OnlineBusinessOnlineUrgentEuroPayment
OnlineBusinessOnlineForeignPayment
OnlineInterbankTransfer
OnlineInterbankPerTransfer
OnlineInterbranchTransfer
OnlineInterbranchPerTransfer
OnlineSubscriptionMonthly
OnlineBankingPayment
OnlineReplacementCardReader
OnlinePaymentinGBPtoUK
OnlineUrgentPayment
OnlinePaymentinUSDtoUS
OnlineBulkDirectDebSterling
ForeignChqSent
ForeignChqSelf
ForeignChqEncashment
ForeignFXInwardsCust
ForeignFXTransfersROI
ForeignFXForwardTrans
ForeignExMaintenance
ForeignFXInwardsNonCust
ForeignFXOutwards
ForeignPurchase
ForeignStatusRep
ForeignChqDraft
ForeignChqCLess
ForeignChqMLess
ForeignChqOther
ForeignChqMPlus
ForeignChqCCC
ServiceCAccountFee
ServiceCAccountFeeMonthly
ServiceCAccountFeeQuarterly
ServiceCFixedTariff
ServiceCBusiDepAccBreakage
ServiceCMonitorDaily
ServiceCMinimumMonthlyFee
ServiceCMonitorMonthly
ServiceCMonitorWeekly
ServiceCMT940AccountFirst
ServiceCMT940AccountSubsequent
ServiceCOther
CounterCoinHandling
CounterCashIn
CounterCashInNotUs
CounterCashOut
CounterCashX
CounterForeignNoteHandling
CounterCashFeeRate
CounterForeignCashOutTx
CounterCounterLodgement
CounterCashDropLodgement
CounterNotesLodged
CounterNotesOut
CounterCashInOwn
CounterCashFeePercent
IncludedInMonthlyChargeIndicator (optional)
Boolean Indicates that fee/charge is already included in the monthly charge.
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeCategory (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

BranchCurrentAccountResponse_OtherFeeType - Up

Other fee type code which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

BranchCurrentAccountResponse_OtherFeesCharges - Up

Contains details of fees and charges which are not associated with either Overdraft or features/benefits
FeeChargeCap (optional)
array[BranchCurrentAccountResponse_FeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
FeeChargeDetail
OtherTariffType (optional)
TariffName (optional)
String Name of the tariff
TariffType (optional)
String TariffType which defines the fee and charges.
Enum:
Electronic
Mixed
Other

BranchCurrentAccountResponse_OtherSegment - Up

Other Segment not available in the standard segment list
Code (optional)
String The four letter Mnemonic used within an SWAGGER file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

BranchCurrentAccountResponse_data - Up

Open Banking Business Current Account product data details
Brand
array[BranchCurrentAccountResponse_Brand] Brand registered by the banking group at https://register.fca.org.uk/

BranchResponse - Up

data
meta

BranchResponse_Branch - Up

Information that locates and identifies a specific branch of a financial institution.
Accessibility (optional)
array[String] Accessibility is the ability and ease a customer can access a service, good, associate, or facility. Features which make the Bank accessible to disabled people
Enum:
Availability (optional)
ContactInfo (optional)
array[BranchResponse_ContactInfo] Communication device number or electronic address used for communication.
CustomerSegment
array[String] The marketing segment which the branch is able to address in terms of customer type. Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another
Enum:
Identification
String Unique and unambiguous identification of a branch of a financial institution.
Name (optional)
String Name by which a branch is known and which is usually used to identify that branch.
Note (optional)
String Summary description of services, facility and availability.
OtherAccessibility (optional)
array[BranchResponse_OtherAccessibility] Enter any new code , name and description for any other Accessibility
OtherCustomerSegment (optional)
array[BranchResponse_OtherCustomerSegment] Enter a new code , name and description for any other Customer Segment
OtherServiceAndFacility (optional)
array[BranchResponse_OtherServiceAndFacility] Enter any new code , name and description for any Other Facility
Photo (optional)
String Image related to the branch
PostalAddress
SequenceNumber
String Sequence Number that is used in conjunction with Identification to uniquely identify a branch. Physical branches should have 0 assigned, mobile and sub branches should have 1,2,3....etc. assigned.
ServiceAndFacility (optional)
array[String] Service/Facilities offered at a branch.
Enum:
SortCode (optional)
array[String] United Kingdom (UK) Sort Code - identifies British financial institutions on the British national clearing systems. The sort code, which is a six-digit number, is usually formatted as three pairs of numbers, for example 12-34-56. It identifies both the bank and the branch(s) where the account is held.
Type
String Codeset to indicate if a branch is physically in 1 location or is mobile
Enum:
Mobile
Physical

BranchResponse_Brand - Up

Brand owned by an organisation
Branch
array[BranchResponse_Branch] Information that locates and identifies a specific branch of a financial institution.
BrandName
String Brand Name that an organisation uses to market its products or services to a consumer

BranchResponse_ContactInfo - Up

Communication device number or electronic address used for communication.
ContactContent
String Collection of information that identifies a phone/Fax number/ email, as defined by telecom services.
ContactDescription (optional)
String Description of contact such as main phone number, alternate phone number, Fax number, alternate fax number, email and alternate email
ContactType
String Contact type such Phone, Fax and email
Enum:
AlternateEmail
AlternateFax
AlternatePhone
Email
Fax
Other
Phone
OtherContactType (optional)

BranchResponse_OtherAccessibility - Up

Enter any new code , name and description for any other Accessibility
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

BranchResponse_OtherCustomerSegment - Up

Enter a new code , name and description for any other Customer Segment
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

BranchResponse_OtherServiceAndFacility - Up

Enter any new code , name and description for any Other Facility
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

BranchResponse_data - Up

Environment of the branch
Brand
array[BranchResponse_Brand] Brand owned by an organisation

BuildingNumber - Up

Number that identifies the position of a building on a street.

CertificateOrKeyAssociationSchema - Up

associate (optional)

CertificateOrKeyGetSchema - Up

isFalse (optional)
e (optional)
expiryDateTime (optional)
Date format: date-time
keyType (optional)
kid (optional)
kty (optional)
obOrganisationId (optional)
String OB organisation Id
softwareStatementId (optional)
String Software Statement Id
status (optional)
use (optional)
x5c (optional)
x5t (optional)
x5t#S256 (optional)
x5u (optional)

CertificateValidationResponseSchema - Up

data (optional)

CertificateValidationResponseSchema_data - Up

certificate (optional)
organisation (optional)

CertificateValidationResponseSchema_data_certificate - Up

eidas_profile (optional)
expired (optional)
qtsp_name (optional)
qtsp_uri (optional)
revoked (optional)
roles (optional)
type (optional)
valid_eidas_certificate (optional)
valid_obietf_certificate (optional)

CertificateValidationResponseSchema_data_organisation - Up

competent_authority_claims (optional)
onboarded_to_open_banking (optional)
org_name (optional)
passports (optional)
software_statements (optional)

CertificateValidationResponseSchema_data_organisation_authorizations - Up

member_state (optional)
roles (optional)

CertificateValidationResponseSchema_data_organisation_competent_authority_claims - Up

authority_id (optional)
authorization_domain (optional)
authorizations (optional)
registration_id (optional)
status (optional)

CertificateValidationResponseSchema_data_organisation_passports - Up

nca_name (optional)

CertificateValidationResponseSchema_data_organisation_passports_nca_name - Up

permissions (optional)
roles (optional)

CertificateValidationResponseSchema_data_organisation_passports_nca_name_permissions - Up

code (optional)
effective_from (optional)
id (optional)
permission (optional)

CertificateValidationResponseSchema_data_organisation_software_statements - Up

software_id (optional)

CertificateValidationSchema - Up

CertificatesOrKeysGetSchema - Up

keys (optional)

CommercialCreditCardResponse - Up

data
meta

CommercialCreditCardResponse_Brand - Up

Brand registered by the banking group at https://register.fca.org.uk/
BrandName
String Brand Name that an organisation uses to market its products or services to a consumer as registered at https://register.fca.org.uk/
CCC
array[CommercialCreditCardResponse_CCC] CCC means a Commercial Credit Card.

CommercialCreditCardResponse_CCC - Up

CCC means a Commercial Credit Card.
CCCMarketingState
array[CommercialCreditCardResponse_CCCMarketingState] The marketing state (promotional or regular) of the CCC Product.
Identification
String The unique ID that has been internally assigned by the financial institution to each of the Commercial Credit Card products they market to their retail and/or small to medium enterprise (SME) customers.
Name
String The name of the CCC product used for marketing purposes from a customer perspective. I.e. what the customer would recognise.
OtherSegment (optional)
Segment
array[String] Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another. Read more: Market Segmentation http://www.investopedia.com/terms/m/marketsegmentation.asp#ixzz4gfEEalTd Follow us: Investopedia on Facebook With respect to CCC products, they are segmented in relation to different markets that they wish to focus on.
Enum:

CommercialCreditCardResponse_CCCMarketingState - Up

The marketing state (promotional or regular) of the CCC Product.
CoreProduct
Eligibility
FeaturesAndBenefits
FirstMarketedDate (optional)
date Marketing state start date format: date
Identification
String Unique and unambiguous identification of a CCC Product Marketing State.
LastMarketedDate (optional)
date Marketing state end date format: date
MarketingState
String Describes the marketing state (regular or promotional) of the CCC Product
Enum:
Promotional
Regular
Notes (optional)
array[String] Free text for adding details for marketing state
OtherFeesCharges
PredecessorID (optional)
String Identifies the marketing state that precedes this marketing state
Repayment (optional)
StateTenureLength (optional)
Float The length/duration of a promotional state format: float
StateTenurePeriod (optional)
String The unit of period (days, weeks, months etc.) of the promotional length
Enum:
Day
Half Year
Month
Quarter
Week
Year

CommercialCreditCardResponse_data - Up

Open Banking Commercial Credit Card product data details
Brand
array[CommercialCreditCardResponse_Brand] Brand registered by the banking group at https://register.fca.org.uk/

CompetentAuthorityClaims - Up

Claims sourced from a competent authority(e.g. FCA) - can be applied to either TPPs to ASPSP
Authorisations (optional)
array[CompetentAuthorityClaims_Authorisations] Home or Passported Authorisations
AuthorityId (optional)
String The ID of the accrediting authority.
EtsiIdentifier (optional)
String European Telecommunications Standards Institute Organisation Identifier
MemberState (optional)
String Member State of the Authority
RegistrationId (optional)
String Registration Id with the principle authority

CompetentAuthorityClaims_Authorisations - Up

Active (optional)
Boolean Indicator to show if this claim is active
MemberState (optional)
String Member State giving the authorisation
Psd2Role (optional)
String Psd2 Role in which institution authorised

ContactSchema - Up

EmailAddress (optional)
PhoneNumber (optional)

CoreProduct - Up

BCA core product details.
MonthlyCharge (optional)
String Any fees which can be included in a MonthlyCharge. A new field IncludedInMonthlyChargeIndicator in OtherFeeCharges section indicates whether the fees can be grouped in MonthlyCharge.
Notes (optional)
array[String] Optional additional notes to supplement the Core product details
ProductDescription (optional)
String The description of the BCA product used for marketing purposes from a customer perspective.
ProductURL (optional)
String URL provided by the organisation which redirects to the product (on live products only) available on an external website. There might be more than one product at a given URL.
SalesAccessChannels (optional)
array[String] Channels via which a customer can open a BCA.
Enum:
ServicingAccessChannels (optional)
array[String] Channels via which customers can access BCA services.
Enum:
TcsAndCsURL (optional)
String URL provided by the financial institution which redirects to the BCA T&Cs on an external website

CoreProduct_1 - Up

CCC core product details.
APR
String Annual Percentage Rate (APR) is a measure that attempts to calculate what percentage of the principal you’ll pay per period (in this case a year), taking every charge – monthly payments over the course of the loan, upfront fees, etc. – into account. For commercial credit cards, this APR is the representative APR which includes any account fees.
CardScheme
array[String] Operator of Card Scheme
Enum:
ContactlessIndicator
Boolean Indicates whether the card can be used with a contactless terminal
MaxCreditLimit (optional)
String The maximum amount of credit that the bank will offer against the card account and is normally “subject to status”
MaxDailyCardWithdrawalLimit (optional)
String The maximum amount of money that you can withdraw per day (so long as you do not exceed your available credit limit)
MaxPurchaseInterestFreeLengthDays (optional)
Integer The maximum number of days that you have between making a purchase via the credit card and having to repay the balance without incurring interest charges format: int32
MinCreditLimit (optional)
String The minimum amount of credit that the bank will offer against the card account
Notes (optional)
array[String] Free text for adding details for core product.
OtherCardScheme (optional)
array[CoreProduct_1_OtherCardScheme] Other card scheme which is not available in the standard code list
PeriodicFee (optional)
String Charge made on a periodic basis for the card account e.g. Annual Fee
PeriodicFeePeriod (optional)
String The unit of period (days, weeks, months etc.) of the Periodic Fee
Enum:
Day
Half Year
Month
Quarter
Week
Year
ProductDescription (optional)
String The description of the CCC product used for marketing purposes from a customer perspective. I.e. what the customer would recognise.
ProductURL
String URL provided by the organisation which redirects to the product (on live products only) available on an external website. There might be more than one product at a given URL.
SalesAccessChannels
array[String] Channels via which a customer can open a CCC.
Enum:
ServicingAccessChannels
array[String] Channels via which customers can access CCC services.
Enum:
TcsAndCsURL
String URL provided by the financial institution which redirects to the CCC T&Cs on an external website

CoreProduct_1_OtherCardScheme - Up

Other card scheme which is not available in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

CoreProduct_2 - Up

Core feature of the PCA product which can be associated to a particular Marketing State
MonthlyMaximumCharge (optional)
String The maximum relevant charges that could accrue as defined fully in Part 7 of the CMA order
ProductDescription (optional)
String The description of the PCA product used for marketing purposes from a customer perspective.
ProductURL (optional)
String URL provided by the organisation which redirects to the product (on live products only) available on an external website. There might be more than one product at a given URL.
SalesAccessChannels (optional)
array[String] Channels through which a customer can open an account.
Enum:
ServicingAccessChannels (optional)
array[String] Methods by which a customer can access the services associated to the PCA product
Enum:
TcsAndCsURL (optional)
String URL provided by the financial institution which redirects to the PCA T&Cs on an external website

CoreProduct_3 - Up

SME Loan core product details.
EarlyPaymentFeeApplicable
Boolean Early repayment fee charged for this loan product.
FullEarlyRepaymentAllowedIndicator (optional)
Boolean FullEarlyRepaymentAllowedIndicator states whether a borrower can pay off the entire residual prior to the expected end of the loan term without incurring charges
LoanApplicationFeeChargeType
String Loan application fee charged type.
Enum:
ChargedAfterLoanApproval
ChargedIrrespectiveOfLoanApproval
NoLoanApplicationFee
Notes (optional)
array[String] Optional additional notes to supplement the Core Product Details
OverPaymentFeeApplicable
Boolean Overpayment fee charged for this loan product.
OverpaymentAllowedIndicator (optional)
Boolean OverpaymentAllowedIndictor says whether a borrower can pay more than the repayment amount specified by the lender, in a particular period, without incurring charges.
ProductDescription (optional)
String The description of the SME Loan product used for marketing purposes from a customer perspective.
ProductURL
String URL provided by the organisation which redirects to the product (on live products only) available on an external website. There might be more than one product at a given URL.
SalesAccessChannels
array[String] Methods by which a customer can access the services associated to the SME Loan product
Enum:
ServicingAccessChannels
array[String] Methods by which a customer can access the services associated to the SME Loan product
Enum:
TcsAndCsURL
String URL provided by the financial institution which redirects to the SME Loan T&Cs on an external website

CountryCode - Up

Nation with its own government, occupying a particular territory.

CountrySubDivision - Up

Identifies a subdivision of a country eg, state, region, county.

CreationDateTime - Up

Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

CreditCheck - Up

Credit check criteria that the account holder will need to meet to take out the PCA product
Notes (optional)
array[String] Optional additional notes to supplement the CreditCheck details
ScoringType (optional)
String Opening Credit Scoring Type (Hard or Soft)
Enum:
Hard
Soft

CreditCheckEligibility - Up

Credit check criteria that the account holder will need to meet to take out the BCA product
Notes (optional)
array[String] Optional additional notes to supplement the CreditCheck details
ScoringType (optional)
String Opening Credit Scoring Type (Hard or Soft)
Enum:
Hard
Soft

CreditCheckEligibility_1 - Up

Credit check criteria that the account holder will need to meet to take out the CCC product
Notes (optional)
array[String] Optional additional notes to supplement the CreditCheck details
ScoringType (optional)
String Opening Credit Scoring Type (Hard or Soft)
Enum:
Hard
Soft

CreditCheckEligibility_2 - Up

Credit check criteria that the account holder will need to meet to take out the loan product
Notes (optional)
array[String] Optional additional notes to supplement the CreditCheck details
ScoringType (optional)
String Opening Credit Scoring Type (Hard or Soft)
Enum:
Hard
Soft

CreditInterest - Up

Details about the interest that may be payable to the BCA account holders
TierBandSet
array[CreditInterest_TierBandSet] The group of tiers or bands for which credit interest can be applied.

CreditInterest_1 - Up

Details about the interest that may be payable to the BCA account holders
TierBandSet
array[CreditInterest_1_TierBandSet] The group of tiers or bands for which credit interest can be applied.

CreditInterest_1_TierBand - Up

Tier Band Details
AER
String

The annual equivalent rate (AER) is interest that is calculated under the assumption that any interest paid is combined with the original balance and the next interest payment will be based on the slightly higher account balance. Overall, this means that interest can be compounded several times in a year depending on the number of times that interest payments are made.

Read more: Annual Equivalent Rate (AER) http://www.investopedia.com/terms/a/aer.asp#ixzz4gfR7IO1A

ApplicationFrequency
String How often is interest applied to the BCA for this tier/band i.e. how often the financial institution pays accumulated interest to the customer's BCA.
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
BankInterestRate (optional)
String Bank Interest for the BCA product
BankInterestRateType (optional)
String Interest rate types, other than AER, which financial institutions may use to describe the annual interest rate payable to the BCA.
Enum:
Gross
Other
CalculationFrequency (optional)
String How often is credit interest calculated for the account.
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
DepositInterestAppliedCoverage (optional)
String Amount on which Interest applied.
Enum:
Banded
Tiered
Whole
FixedVariableInterestRateType
String Type of interest rate, Fixed or Variable
Enum:
Fixed
Variable
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a BCA.
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band details
OtherApplicationFrequency (optional)
OtherBankInterestType (optional)
OtherCalculationFrequency (optional)
TierValueMaximum (optional)
String Maximum deposit value for which the credit interest tier applies.
TierValueMinimum
String Minimum deposit value for which the credit interest tier applies.

CreditInterest_1_TierBandSet - Up

The group of tiers or bands for which credit interest can be applied.
CalculationMethod (optional)
String Methods of calculating interest
Enum:
Compound
SimpleInterest
Destination
String Describes whether accrued interest is payable only to the BCA or to another bank account
Enum:
PayAway
SelfCredit
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band Set details
TierBand
TierBandMethod
String

The methodology of how credit interest is paid/applied. It can be:-

  1. Banded Interest rates are banded. i.e. Increasing rate on whole balance as balance increases.

  2. Tiered Interest rates are tiered. i.e. increasing rate for each tier as balance increases, but interest paid on tier fixed for that tier and not on whole balance.

  3. Whole The same interest rate is applied irrespective of the BCA balance

Enum:
Banded
Tiered
Whole

CreditInterest_2 - Up

Details about the interest that may be payable to the PCA account holders
TierBandSet
array[CreditInterest_2_TierBandSet] The group of tiers or bands for which credit interest can be applied.

CreditInterest_2_TierBand - Up

Tier Band Details
AER
String

The annual equivalent rate (AER) is interest that is calculated under the assumption that any interest paid is combined with the original balance and the next interest payment will be based on the slightly higher account balance. Overall, this means that interest can be compounded several times in a year depending on the number of times that interest payments are made.

Read more: Annual Equivalent Rate (AER) http://www.investopedia.com/terms/a/aer.asp#ixzz4gfR7IO1A

ApplicationFrequency
String How often is interest applied to the PCA for this tier/band i.e. how often the financial institution pays accumulated interest to the customer's PCA.
Enum:
PerAcademicTerm
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
BankInterestRate (optional)
String Bank Interest for the PCA product
BankInterestRateType (optional)
String Interest rate types, other than AER, which financial institutions may use to describe the annual interest rate payable to the PCA.
Enum:
LinkedBaseRate
Gross
Net
Other
CalculationFrequency (optional)
String How often is credit interest calculated for the account.
Enum:
PerAcademicTerm
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
DepositInterestAppliedCoverage (optional)
String Amount on which Interest applied.
Enum:
Tiered
Whole
FixedVariableInterestRateType
String Type of interest rate, Fixed or Variable
Enum:
Fixed
Variable
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a PCA.
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band details
OtherApplicationFrequency (optional)
OtherBankInterestType (optional)
OtherCalculationFrequency (optional)
TierValueMaximum (optional)
String Maximum deposit value for which the credit interest tier applies.
TierValueMinimum
String Minimum deposit value for which the credit interest tier applies.

CreditInterest_2_TierBandSet - Up

The group of tiers or bands for which credit interest can be applied.
CalculationMethod (optional)
String Methods of calculating interest
Enum:
Compound
SimpleInterest
Destination (optional)
String Describes whether accrued interest is payable only to the PCA or to another bank account
Enum:
PayAway
SelfCredit
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band Set details
TierBand
TierBandMethod
String

The methodology of how credit interest is charged. It can be:-

  1. Banded Interest rates are banded. i.e. Increasing rate on whole balance as balance increases.

  2. Tiered Interest rates are tiered. i.e. increasing rate for each tier as balance increases, but interest paid on tier fixed for that tier and not on whole balance.

  3. Whole The same interest rate is applied irrespective of the PCA balance

Enum:
Tiered
Whole

CreditInterest_3 - Up

Details about the interest that may be payable to the PCA account holders
TierBandSet
array[CreditInterest_3_TierBandSet] The group of tiers or bands for which credit interest can be applied.

CreditInterest_3_CreditInterestEligibility - Up

Eligibility for credit interest
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
DirectDebits
ExistingCustomers
MinimumOperatingBalance
MinimumDeposit
NewCustomersOnly
PreviousBankruptcyAllowed
Other
StudentsOnly
SoleStudentAccount
SoleUkAccount
SwitchersOnly
UCASFulltimeTwoYears

CreditInterest_3_TierBand - Up

Tier Band Details
AER
String

The annual equivalent rate (AER) is interest that is calculated under the assumption that any interest paid is combined with the original balance and the next interest payment will be based on the slightly higher account balance. Overall, this means that interest can be compounded several times in a year depending on the number of times that interest payments are made.

Read more: Annual Equivalent Rate (AER) http://www.investopedia.com/terms/a/aer.asp#ixzz4gfR7IO1A

ApplicationFrequency
String How often is interest applied to the PCA for this tier/band i.e. how often the financial institution pays accumulated interest to the customer's PCA.
Enum:
PerAcademicTerm
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
BankInterestRate (optional)
String Bank Interest for the PCA product
BankInterestRateType (optional)
String Interest rate types, other than AER, which financial institutions may use to describe the annual interest rate payable to the PCA.
Enum:
LinkedBaseRate
Gross
Net
Other
CalculationFrequency
String How often is credit interest calculated for the account.
Enum:
PerAcademicTerm
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
DepositInterestAppliedCoverage (optional)
String Amount on which Interest applied.
Enum:
Tiered
Whole
FixedVariableInterestRateType
String Type of interest rate, Fixed or Variable
Enum:
Fixed
Variable
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a PCA.
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band details
OtherApplicationFrequency (optional)
OtherBankInterestType (optional)
OtherCalculationFrequency (optional)
TierValueMaximum (optional)
String Maximum deposit value for which the credit interest tier applies.
TierValueMinimum
String Minimum deposit value for which the credit interest tier applies.

CreditInterest_3_TierBandSet - Up

The group of tiers or bands for which credit interest can be applied.
CalculationMethod (optional)
String Methods of calculating interest
Enum:
Compound
SimpleInterest
CreditInterestEligibility (optional)
array[CreditInterest_3_CreditInterestEligibility] Eligibility for credit interest
Destination (optional)
String Describes whether accrued interest is payable only to the PCA or to another bank account
Enum:
PayAway
SelfCredit
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band Set details
TierBand
TierBandMethod
String

The methodology of how credit interest is paid/applied. It can be:-

  1. Banded Interest rates are banded. i.e. Increasing rate on whole balance as balance increases.

  2. Tiered Interest rates are tiered. i.e. increasing rate for each tier as balance increases, but interest paid on tier fixed for that tier and not on whole balance.

  3. Whole The same interest rate is applied irrespective of the PCA balance

Enum:
Tiered
Whole

CreditInterest_CreditInterestEligibility - Up

Eligibility for credit interest
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
AnyBusinessCustomer
MinimumAnniversary
ExistingCustomers
MinimumDeposit
MinimumTransactions
NewCustomersOnly
Other
SwitchersOnly
StartUp
SoleUkAccount
ThirdSectorOnly

CreditInterest_TierBandMethod - Up

CalculationMethod (optional)
String Methods of calculating interest
Enum:
Compound
SimpleInterest
Destination (optional)
String Describes whether accrued interest is payable only to the BCA or to another bank account
Enum:
PayAway
SelfCredit
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band Set details
TierBand (optional)

CreditInterest_TierBandSet - Up

The group of tiers or bands for which credit interest can be applied.
CreditInterestEligibility (optional)
array[CreditInterest_CreditInterestEligibility] Eligibility for credit interest
TierBandMethod

DateTime - Up

Date and time associated with the date time type.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

Department - Up

Identification of a division of a large organisation or building.

Description_0 - Up

Specifies the description of the account type.

Description_1 - Up

Description that may be available for the statement fee.

Description_2 - Up

Description that may be available for the statement interest.

Description_3 - Up

Description to describe the purpose of the code

Eligibility - Up

Eligibility details for this product i.e. the criteria that an accountholder has to meet in order to be eligible for the BCA product.
AgeEligibility (optional)
CreditCheckEligibility (optional)
IDEligibility (optional)
IndustryEligibility (optional)
LegalStructureEligibility (optional)
array[Eligibility_LegalStructureEligibility] Legal structure eligibility requirement to access the BCA product.
OfficerEligibility (optional)
array[Eligibility_OfficerEligibility] Describes the requirement of the officers(owner, partner, directors) to access the BCA product.
OtherEligibility (optional)
array[Eligibility_OtherEligibility] Other eligibility which is not covered by the main eligibility of the BCA product
ResidencyEligibility (optional)
array[Eligibility_ResidencyEligibility] Countries in which an accountholder can reside and, therefore, be eligible to open an account
TradingHistoryEligibility (optional)
array[Eligibility_TradingHistoryEligibility] Describes the trading history requirements to access the BCA product.

Eligibility_1 - Up

Eligibility details for this product i.e. the criteria that an accountholder has to meet in order to be eligible for the CCC product.
AgeEligibility (optional)
CreditCheckEligibility (optional)
IDEligibility (optional)
IndustryEligibility (optional)
LegalStructureEligibility (optional)
array[Eligibility_1_LegalStructureEligibility] Legal structure eligibility requirement to access the CCC product.
OfficerEligibility (optional)
array[Eligibility_1_OfficerEligibility] Describes the requirement of the officers(owner, partner, directors) to access the CCC product.
OtherEligibility (optional)
array[Eligibility_1_OtherEligibility] Other eligibility which is not covered by the main eligibility of the CCC product
ResidencyEligibility (optional)
array[Eligibility_1_ResidencyEligibility] Countries in which an accountholder can reside and, therefore, be eligible to open an account
TradingHistoryEligibility (optional)
array[Eligibility_1_TradingHistoryEligibility] Describes the trading history requirements to access the CCC product.

Eligibility_1_LegalStructureEligibility - Up

Legal structure eligibility requirement to access the CCC product.
LegalStructure (optional)
String Defines the legal structure of the business to access the CCC product.
Enum:
CIO
ClubSociety
Charity
Ltd
LBG
LLP
Other
Partnership
SoleTrader
Trust
Notes (optional)
array[String] Optional additional notes to supplement the LegalStructureEligibility details
OtherLegalStructure (optional)

Eligibility_1_OfficerEligibility - Up

Describes the requirement of the officers(owner, partner, directors) to access the CCC product.
MaxAmount (optional)
Integer Maximum amount of officers (for a particular officer type) required to the CCC product format: int32
MinAmount (optional)
Integer Minimum amount of officers (for a particular officer type) required to the CCC product format: int32
Notes (optional)
array[String] Optional additional notes to supplement the OfficerEligibility details
OfficerType (optional)
String Defines the types of officers eligible for the CCC product. Examples are Directors, Owners etc.
Enum:
Director
Owner
Other
Partner
SignificantControl
OtherOfficerType (optional)

Eligibility_1_OtherEligibility - Up

Other eligibility which is not covered by the main eligibility of the CCC product
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
AnyBusinessCustomer
BusinessCurrentAccount
CreditScoring
OtherFinancialHolding
Other
MinimumTurnover

Eligibility_1_ResidencyEligibility - Up

Countries in which an accountholder can reside and, therefore, be eligible to open an account
Notes (optional)
array[String] Optional additional notes to supplement the ResidencyEligibility details
OtherResidencyType (optional)
ResidencyIncluded
array[String] Country code for which CCC product is allowed.
ResidencyType (optional)
String Residency type like Tax residency, Owner residency etc.
Enum:
Incorporated
Owner
Other
Trading
CompanyTax

Eligibility_1_TradingHistoryEligibility - Up

Describes the trading history requirements to access the CCC product.
Amount (optional)
String Amount indicating the min max type
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. e.g. PreviousCCJS is True or False
MinMaxType (optional)
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Optional additional notes to supplement the TradingHistoryEligibility details
OtherTradingType (optional)
Period (optional)
String The unit of period (days, weeks, months etc.)
Enum:
Day
Half Year
Month
Quarter
Week
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
TradingType (optional)
String Trading type eligibility for the CCC product
Enum:
AnnualReturns
PreviousCCJSAllowed
GoodTradingHistory
Other
PreviousBankruptcyAllowed
TradingLength
Turnover

Eligibility_2 - Up

Eligibility details for this product i.e. the criteria that an accountholder has to meet in order to be eligible for the PCA product.
AgeEligibility (optional)
CreditCheck (optional)
IDVerificationCheck (optional)
OtherEligibility (optional)
array[Eligibility_2_OtherEligibility] Other eligibility which is not covered by the main eligibility of the PCA product
ResidencyEligibility (optional)
array[Eligibility_2_ResidencyEligibility] Countries in which an accountholder can reside and, therefore, be eligible to open an account

Eligibility_2_OtherEligibility - Up

Other eligibility which is not covered by the main eligibility of the PCA product
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
DirectDebits
ExistingCustomers
MinimumOperatingBalance
MinimumDeposit
NewCustomersOnly
PreviousBankruptcyAllowed
Other
StudentsOnly
SoleStudentAccount
SoleUkAccount
SwitchersOnly
UCASFulltimeTwoYears

Eligibility_2_ResidencyEligibility - Up

Countries in which an accountholder can reside and, therefore, be eligible to open an account
Notes (optional)
array[String] Optional additional notes to supplement the ResidencyEligibility details
OtherResidencyType (optional)
ResidencyIncluded
array[String] Country code for which PCA product is allowed.
ResidencyType (optional)
String Residency type like Tax residency, Owner residency etc.
Enum:
Householder
Other

Eligibility_3 - Up

Eligibility details for this product i.e. the criteria that an business has to meet in order to be eligible for the SME Loan product.
AgeEligibility (optional)
CreditCheckEligibility (optional)
IDEligibility (optional)
IndustryEligibility (optional)
LegalStructureEligibility (optional)
array[Eligibility_3_LegalStructureEligibility] Legal structure eligibility requirement to access the SME Loan product.
OfficerEligibility (optional)
array[Eligibility_3_OfficerEligibility] Describes the requirement of the officers(owner, partner, directors) to access the SME Loan product.
OtherEligibility (optional)
array[Eligibility_3_OtherEligibility] Other eligibility which is not covered by the main eligibility of the SME Loan product
ResidencyEligibility (optional)
array[Eligibility_3_ResidencyEligibility] Countries in which an accountholder can reside and, therefore, be eligible to open an account
TradingHistoryEligibility (optional)
array[Eligibility_3_TradingHistoryEligibility] Describes the trading history requirements to access the SME Loan product.

Eligibility_3_LegalStructureEligibility - Up

Legal structure eligibility requirement to access the SME Loan product.
LegalStructure (optional)
String Defines the legal structure of the business to access the SME Loan product.
Enum:
CIO
ClubSociety
Charity
Ltd
LBG
LLP
Other
Partnership
SoleTrader
Trust
Notes (optional)
array[String] Optional additional notes to supplement the LegalStructureEligibility details
OtherLegalStructure (optional)

Eligibility_3_OfficerEligibility - Up

Describes the requirement of the officers(owner, partner, directors) to access the SME Loan product.
MaxAmount (optional)
Integer Maximum amount of officers (for a particular officer type) required to the SME Loan product format: int32
MinAmount (optional)
Integer Minimum amount of officers (for a particular officer type) required to the SME Loan product format: int32
Notes (optional)
array[String] Optional additional notes to supplement the OfficerEligibility details
OfficerType (optional)
String Defines the types of officers eligible for the SME Loan product. Examples are Directors, Owners etc.
Enum:
Director
Owner
Other
Partner
SignificantControl
OtherOfficerType (optional)

Eligibility_3_OtherEligibility - Up

Other eligibility which is not covered by the main eligibility of the SME Loan product
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Daily
Flexible
Fortnightly
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
BusinessOnly
CreditScoring
ExistingCustomers
IdAndV
Mortgage
NoArrearsOnLoan
NoCustomerInArrears
NewCustomersOnly
Other
StartUp
Turnover

Eligibility_3_ResidencyEligibility - Up

Countries in which an accountholder can reside and, therefore, be eligible to open an account
Notes (optional)
array[String] Optional additional notes to supplement the ResidencyEligibility details
OtherResidencyType (optional)
ResidencyIncluded
array[String] Country code for which SME Loan product is allowed.
ResidencyType (optional)
String Residency type like Tax residency, Owner residency etc.
Enum:
Incorporated
Owner
Other
Trading
CompanyTax

Eligibility_3_TradingHistoryEligibility - Up

Describes the trading history requirements to access the SME Loan product.
Amount (optional)
String Amount indicating the min max type
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. e.g. PreviousCCJS is True or False
MinMaxType (optional)
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Optional additional notes to supplement the TradingHistoryEligibility details
OtherTradingType (optional)
Period (optional)
String The unit of period (days, weeks, months etc.)
Enum:
Day
Half Year
Month
Quarter
Week
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
TradingType (optional)
String Trading type eligibility for the SME Loan product
Enum:
AnnualReturns
PreviousCCJSAllowed
GoodTradingHistory
Other
PreviousBankruptcyAllowed
TradingLength
Turnover

Eligibility_LegalStructureEligibility - Up

Legal structure eligibility requirement to access the BCA product.
LegalStructure (optional)
String Defines the legal structure of the business to access the BCA product.
Enum:
CIO
ClubSociety
Charity
Ltd
LBG
LLP
Other
Partnership
SoleTrader
Trust
Notes (optional)
array[String] Optional additional notes to supplement the LegalStructureEligibility details
OtherLegalStructure (optional)

Eligibility_OfficerEligibility - Up

Describes the requirement of the officers(owner, partner, directors) to access the BCA product.
MaxAmount (optional)
Integer Maximum amount of officers (for a particular officer type) required to the BCA product format: int32
MinAmount (optional)
Integer Minimum amount of officers (for a particular officer type) required to the BCA product format: int32
Notes (optional)
array[String] Optional additional notes to supplement the OfficerEligibility details
OfficerType (optional)
String Defines the types of officers eligible for the BCA product. Examples are Directors, Owners etc.
Enum:
Director
Owner
Other
Partner
OtherOfficerType (optional)

Eligibility_OtherEligibility - Up

Other eligibility which is not covered by the main eligibility of the BCA product
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
AnyBusinessCustomer
MinimumAnniversary
ExistingCustomers
MinimumDeposit
MinimumTransactions
NewCustomersOnly
Other
SwitchersOnly
StartUp
SoleUkAccount
ThirdSectorOnly

Eligibility_ResidencyEligibility - Up

Countries in which an accountholder can reside and, therefore, be eligible to open an account
Notes (optional)
array[String] Optional additional notes to supplement the ResidencyEligibility details
OtherResidencyType (optional)
ResidencyIncluded
array[String] Country code for which BCA product is allowed.
ResidencyType (optional)
String Residency type like Tax residency, Owner residency etc.
Enum:
Incorporated
Owner
Other
Trading
CompanyTax

Eligibility_TradingHistoryEligibility - Up

Describes the trading history requirements to access the BCA product.
Amount (optional)
String Amount indicating the min max type
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. e.g. PreviousCCJS is True or False
MinMaxType (optional)
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Optional additional notes to supplement the TradingHistoryEligibility details
OtherTradingType (optional)
Period (optional)
String The unit of period (days, weeks, months etc.)
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
TradingType (optional)
String Trading type eligibility for the BCA product
Enum:
AnnualReturns
PreviousCCJSAllowed
GoodTradingHistory
Other
PreviousBankruptcyAllowed
TradingLength
Turnover

EmailAddress - Up

Address for electronic mail (e-mail).

EndDateTime - Up

Date and time at which the statement period ends.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

Enrol201CreatedResponseSchema - Up

A JSON object DCR response returned when client gets created.
client_id (optional)
String Client ID assigned by Open Banking Directory
client_id_issued_at (optional)
Integer Timestamp
client_name (optional)
String ORG name ar per eIDAS certificate
client_secret (optional)
String Client secret generated by Open Banking Directory
client_secret_expires_at (optional)
Integer Timestamp
client_uri (optional)
String An RFC-3986-compliant URI string of a web page providing information about the client format: uri
contacts (optional)
array[String] Contacts to departments responsible for the client format: uri
grant_types (optional)
String client_credentials
jwks (optional)
Object Client's JSON Web Key Set [RFC7517] document value
jwks_uri (optional)
String An RFC-3986-compliant URI string referencing the client's JSON Web Key (JWK) Set format: uri
logo_uri (optional)
String An RFC-3986-compliant URI format: uri
ob_org_id (optional)
String Organisation ID assigned by Open Banking Directory
policy_uri (optional)
String An RFC-3986-compliant URI string that points to a human-readable privacy policy document format: uri
redirect_uris (optional)
array[String] Array of Redirection URI values used by the Client, as supplied by the client format: uri
response_types (optional)
String client_credentials
scope (optional)
String ASPSPFullAccess
software_id (optional)
String UUID4 string
software_version (optional)
String Client-supplied software version string
token_endpoint_auth_method (optional)
String client_secret_post
tos_uri (optional)
String An RFC-3986-compliant URI string that points to a human-readable terms of service document for the client format: uri

Enrol400BadRequestResponseSchema - Up

error (optional)
String Error type
Enum:
invalid_redirect_uri
invalid_client_metadata
invalid_software_statement
unapproved_software_statement
error_description (optional)
String A more detailed error description

EnrolSchema - Up

client_name
client_uri
String An RFC-3986-compliant URI format: uri
contacts
array[String] format: email
grant_types
jwks
jwks_uri
String An RFC-3986-compliant URI format: uri
logo_uri
String An RFC-3986-compliant URI format: uri
policy_uri
String An RFC-3986-compliant URI format: uri
redirect_uris
array[String] format: uri
response_types
scope
software_id
software_version
token_endpoint_auth_method
tos_uri
String An RFC-3986-compliant URI format: uri

Error400 - 400 Error object Up

description
status
Enum:
400
title
Enum:
Bad request

Error408 - 408 Error object Up

description
Enum:
Your client has failed to submit a request, and a timeout has occurred.
status
Enum:
408
title
Enum:
ClientTimeout

Error429 - 429 Error object Up

description
Enum:
You have requested this resource too often. Slow down.
status
Enum:
429
title
Enum:
Too many requests

Error500 - 500 Error object Up

description
status
Enum:
500
title
Enum:
Internal server error

Error503 - 503 Error object Up

description
status
Enum:
503
title
Enum:
Service temporarily unavailable

ErrorDefault - Error object Up

description
String Further details describing the error
status
String This corresponds to the HTTP status code
title
String A short title of the type of error

ErrorResponse - Up

detail (optional)
String A detailed, human readable message.
schemas
array[String] Contains a list of one or more URIs that indicate included SCIM schemas that are used to indicate the attributes contained within a resource. format: urn
scimType (optional)
String A SCIM detailed error keyword.
status (optional)
String The HTTP status code (see Section 6 [RFC7231]) expressed as a JSON String.

FeaturesAndBenefits - Up

Feature And Benefits Details
Card (optional)
array[FeaturesAndBenefits_Card] Payment Card Details
FeatureBenefitGroup (optional)
array[FeaturesAndBenefits_FeatureBenefitGroup] FeatureBenefitGroup can be used to group features & benefits in to packages (which may be chargeable at the group level). E.g. Barclays Student Account allows you to purchase extra benefits packages
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
MobileWallet (optional)
array[FeaturesAndBenefits_MobileWallet] Details about the mobile application services that may be available with the BCA product

FeaturesAndBenefits_1 - Up

Feature And Benefits Details
FeatureBenefitGroup (optional)
array[FeaturesAndBenefits_1_FeatureBenefitGroup] FeatureBenefitGroup can be used to group features & benefits in to packages (which may be chargeable at the group level).
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_1_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack

FeaturesAndBenefits_1_FeatureBenefitEligibility - Up

Feature and Benefit eligibility
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Day
Half Year
Month
Quarter
Week
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Method by which we group eligibilities for comparison purposes.
Enum:
AnyBusinessCustomer
BusinessCurrentAccount
CreditScoring
OtherFinancialHolding
Other
MinimumTurnover

FeaturesAndBenefits_1_FeatureBenefitGroup - Up

FeatureBenefitGroup can be used to group features & benefits in to packages (which may be chargeable at the group level).
ApplicationFrequency (optional)
String How often is the charge for the feature/benefit group applied to the customer account
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
BenefitGroupNominalValue (optional)
String BenefitGroupNominalValue is to allow banks to state what they feel their benefit package is worth
CalculationFrequency (optional)
String How often is the charge for the feature/benefit group calculated for the customer account
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
FeatureBenefitEligibility (optional)
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_1_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Fee (optional)
String Amount that is charged to the customer for a pack of features/benefits
Name
String Feature/Benefit Name
Notes (optional)
array[String] Optional additional notes to supplement the Feature Benefit Group details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherType (optional)
Type (optional)
String Common types of features & benefits
Enum:
AccountManagement
CashBack
CreditReports
Lifestyle
MotorBreakdown
Other
PaymentHolidays
SpendLimits
TravelInsurance

FeaturesAndBenefits_1_FeatureBenefitItem - Up

Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Amount (optional)
String Amount associated to the feature/benefit where applicable e.g. 200 Pounds worth of travel insurance
FeatureBenefitEligibility (optional)
Identification (optional)
String Unique and unambiguous identification of a Feature and Benefit Item.
Indicator (optional)
Boolean True/False indicator for a particular feature/benefit e.g. Interest Free BalanceTransfer?
Name (optional)
String Name which can be attached to the feature/benefit
Notes (optional)
array[String] Optional additional notes to supplement the feature/benefit item. Only used for very specific conditions
OtherType (optional)
Textual (optional)
String Provides textual information about a feature/benefit e.g. 10% off cinema tickets on Tuesday nights
Type
String Feature and Benefit type
Enum:
AccountManagement
CashBack
CreditReports
Lifestyle
MotorBreakdown
Other
PaymentHolidays
SpendLimits
TravelInsurance

FeaturesAndBenefits_2 - Up

Feature And Benefits Details
Card (optional)
array[FeaturesAndBenefits_2_Card] Payment Card Details
FeatureBenefitGroup (optional)
array[FeaturesAndBenefits_2_FeatureBenefitGroup] Used to group multiple features/benefits where a charge is applied
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_2_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
MobileWallet (optional)
array[FeaturesAndBenefits_2_MobileWallet] Details about the mobile application services that may be available with the PCA product

FeaturesAndBenefits_2_Card - Up

Payment Card Details
ContactlessIndicator
Boolean Indicates if the card can be used for contactless payments(Yes) or not(No).
MaxDailyCardWithdrawalLimit (optional)
String Maximum daily cash withdrawal limit on the card.
Notes (optional)
array[String] Optional additional notes to supplement the Card details
OtherScheme (optional)
OtherType (optional)
Scheme
array[String] Operator of Card Scheme e.g. Visa
Enum:
Type
String Card Type available e.g. Debit
Enum:
CashCard
DebitCard
Other
POCACard
PrepaidDebitCard

FeaturesAndBenefits_2_FeatureBenefitEligibility - Up

Feature and Benefit eligibility
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String Eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
DirectDebits
ExistingCustomers
MinimumOperatingBalance
MinimumDeposit
NewCustomersOnly
PreviousBankruptcyAllowed
Other
StudentsOnly
SoleStudentAccount
SoleUkAccount
SwitchersOnly
UCASFulltimeTwoYears

FeaturesAndBenefits_2_FeatureBenefitGroup - Up

Used to group multiple features/benefits where a charge is applied
ApplicationFrequency (optional)
String How often is the charge for the feature/benefit group applied to the customer account
Enum:
PerAcademicTerm
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
BenefitGroupNominalValue (optional)
String BenefitGroupNominalValue is to allow banks to state what they feel their benefit package is worth
CalculationFrequency (optional)
String How often is the charge for the feature/benefit group calculated for the customer account
Enum:
PerAcademicTerm
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
FeatureBenefitEligibility (optional)
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_2_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Fee (optional)
String Fee that is charged to the customer for a pack of features/benefits
Name
String Feature/Benefit Name
Notes (optional)
array[String] Optional additional notes to supplement the Feature Benefit Group details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherType (optional)
Type (optional)
String Common types of features & benefits
Enum:
AccountManagement
AccountOpeningOrSwitchingIncentive
Cashback
Entertainment
HomeInsurance
HomeProtection
InternationalPaymentSupport
Lifestyle
MotorBreakdown
OverdraftControl
Other
PremiumService
PreferentialRates
PassiveSaving
RelationshipManager
Rewards
TechnologyInsurance
TravelInsurance
Travel

FeaturesAndBenefits_2_FeatureBenefitItem - Up

Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Amount (optional)
String Amount associated to the feature/benefit where applicable e.g. 200 Pounds worth of travel insurance
FeatureBenefitEligibility (optional)
Identification (optional)
String Unique and unambiguous identification of a Feature and Benefit Item.
Indicator (optional)
Boolean True/False indicator for a particular feature/benefit e.g. Interest Free Overdraft?
Name (optional)
String Name which can be attached to the feature/benefit
Notes (optional)
array[String] Optional additional notes to supplement the feature/benefit item. Only used for very specific conditions
OtherType (optional)
Textual (optional)
String Provides textual information about a feature/benefit e.g. 10% off cinema tickets on Tuesday nights
Type
String Common types of features & benefits
Enum:
AccountManagement
AccountOpeningOrSwitchingIncentive
Cashback
Entertainment
HomeInsurance
HomeProtection
InternationalPaymentSupport
Lifestyle
MotorBreakdown
OverdraftControl
Other
PremiumService
PreferentialRates
PassiveSaving
RelationshipManager
Rewards
TechnologyInsurance
TravelInsurance
Travel

FeaturesAndBenefits_2_MobileWallet - Up

Details about the mobile application services that may be available with the PCA product
Notes (optional)
array[String] Free text for adding any extra information for MobileWallet.
OtherType (optional)
Type
String Mobile applications that the PCA product will support
Enum:
AndroidPay
ApplePay
GooglePay
IssuerMobileApp
MobileBankingApp
Other
PayM
SamsungPay
VodafoneWallet

FeaturesAndBenefits_3 - Up

Feature And Benefits Details
FeatureBenefitGroup (optional)
array[FeaturesAndBenefits_3_FeatureBenefitGroup] FeatureBenefitGroup can be used to group features & benefits in to packages (which may be chargeable at the group level).
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_3_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack

FeaturesAndBenefits_3_FeatureBenefitEligibility - Up

Feature and Benefit eligibility
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Day
Half Year
Month
Quarter
Week
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
BusinessOnly
CreditScoring
ExistingCustomers
IdAndV
Mortgage
NoArrearsOnLoan
NoCustomerInArrears
NewCustomersOnly
Other
StartUp
Turnover

FeaturesAndBenefits_3_FeatureBenefitGroup - Up

FeatureBenefitGroup can be used to group features & benefits in to packages (which may be chargeable at the group level).
ApplicationFrequency (optional)
String How often is the charge for the feature/benefit group applied to the customer account
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
BenefitGroupNominalValue (optional)
String BenefitGroupNominalValue is to allow banks to state what they feel their benefit package is worth
CalculationFrequency (optional)
String How often is the charge for the feature/benefit group calculated for the customer account
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
FeatureBenefitEligibility (optional)
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_3_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Fee (optional)
String Amount that is charged to the customer for a pack of features/benefits
Name
String Feature/Benefit Name
Notes (optional)
array[String] Optional additional notes to supplement the Feature Benefit Group details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherType (optional)
Type (optional)
String Common types of features & benefits
Enum:
EarlySettlement
FlexibleRepayment
OverPayment
Other
PaymentHolidays
RepaymentHoliday

FeaturesAndBenefits_3_FeatureBenefitItem - Up

Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Amount (optional)
String Amount associated to the feature/benefit where applicable e.g. 200 Pounds worth of travel insurance
FeatureBenefitEligibility (optional)
Identification (optional)
String Unique and unambiguous identification of a Feature and Benefit Item.
Indicator (optional)
Boolean True/False indicator for a particular feature/benefit e.g. Interest Free Period Yes or No
Name (optional)
String Name which can be attached to the feature/benefit
Notes (optional)
array[String] Optional additional notes to supplement the feature/benefit item. Only used for very specific conditions
OtherType (optional)
Textual (optional)
String Provides textual information about a feature/benefit e.g. 10% off cinema tickets on Tuesday nights
Type
String Feature and Benefit type
Enum:
EarlySettlement
FlexibleRepayment
OverPayment
Other
PaymentHolidays
RepaymentHoliday

FeaturesAndBenefits_Card - Up

Payment Card Details
ContactlessIndicator
Boolean Indicates if the card can be used for contactless payments or not.
MaxDailyCardWithdrawalLimit (optional)
String Maximum daily cash withdrawallimit on the card.
Notes (optional)
array[String] Optional additional notes to supplement the Card details
OtherScheme (optional)
array[FeaturesAndBenefits_OtherScheme] Operator of a card scheme which is not available in the standard scheme code list
OtherType (optional)
Scheme
array[String] Operator of Card Scheme e.g. Visa
Enum:
Type
String Card Type available e.g. Debit
Enum:
BusinessQuickLodgeCard
CashCard
DebitCard
DepositCard
Other

FeaturesAndBenefits_FeatureBenefitEligibility - Up

Feature and Benefit eligibility
Amount (optional)
String Any eligibility criteria where an amount is required to be specified e.g. Minimum Age.
Description (optional)
String Full description for the eligibility criteria
Indicator (optional)
Boolean Any eligibility criteria where the value can be indicated by a true or false value. UKResident is True or False
Name
String Name provided for the eligibility criteria
Notes (optional)
array[String] Optional additional notes to supplement the eligibility conditions.
OtherType (optional)
Period (optional)
String Period for which the other eligibility criteria applies.
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
Textual (optional)
String Any eligibility criteria where a long description is supplied
Type
String eligibility type - method by which we group eligibilities for comparison purposes.
Enum:
AnyBusinessCustomer
MinimumAnniversary
ExistingCustomers
MinimumDeposit
MinimumTransactions
NewCustomersOnly
Other
SwitchersOnly
StartUp
SoleUkAccount
ThirdSectorOnly

FeaturesAndBenefits_FeatureBenefitGroup - Up

FeatureBenefitGroup can be used to group features & benefits in to packages (which may be chargeable at the group level). E.g. Barclays Student Account allows you to purchase extra benefits packages
ApplicationFrequency (optional)
String How frequently is the charge for the feature/benefit group applied to the customer account
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
BenefitGroupNominalValue (optional)
String BenefitGroupNominalValue is to allow banks to state what they feel their benefit package is worth
CalculationFrequency (optional)
String How frequently is the charge for the feature/benefit group calculated for the customer account
Enum:
Daily
HalfYearly
Monthly
Other
Quarterly
PerStatementDate
Weekly
Yearly
FeatureBenefitEligibility (optional)
FeatureBenefitItem (optional)
array[FeaturesAndBenefits_FeatureBenefitItem] Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Fee (optional)
String Amount that is charged to the customer for a pack of features/benefits
Name
String Feature/Benefit Name
Notes (optional)
array[String] Optional additional notes to supplement the Feature Benefit Group details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherType (optional)
Type (optional)
String Common types of features and benefits
Enum:
AccountManagement
AccountOpeningOrSwitchingIncentive
Cashback
InternationalPaymentsSupport
Other
PreferentialRates
RelationshipManager
Rewards
SecureCash

FeaturesAndBenefits_FeatureBenefitItem - Up

Detailed features or benefits which may or may not be a part of a feature/benefit group/pack
Amount (optional)
String Amount associated to the feature/benefit where applicable e.g. 200 Pounds worth of travel insurance
FeatureBenefitEligibility (optional)
Identification (optional)
String Unique and unambiguous identification of a Feature and Benefit Item.
Indicator (optional)
Boolean True/False indicator for a particular feature/benefit e.g. Interest Free Overdraft? Yes or No
Name (optional)
String Name which can be attached to the feature/benefit
Notes (optional)
array[String] Optional additional notes to supplement the feature/benefit item. Only used for very specific conditions
OtherType (optional)
Textual (optional)
String Provides textual information about a feature/benefit e.g. 10% off cinema tickets on Tuesday nights
Type
String Feature and Benefit type
Enum:
AccountManagement
AccountOpeningOrSwitchingIncentive
Cashback
InternationalPaymentsSupport
Other
PreferentialRates
RelationshipManager
Rewards
SecureCash

FeaturesAndBenefits_MobileWallet - Up

Details about the mobile application services that may be available with the BCA product
Notes (optional)
array[String] Free text for adding any extra information for MobileWallet.
OtherType (optional)
Type
String Mobile applications that the BCA product will support
Enum:
AndroidPay
ApplePay
GooglePay
IssuerMobileApp
MobileBankingApp
Other
PayM
SamsungPay
VodafoneWallet

FeaturesAndBenefits_OtherScheme - Up

Operator of a card scheme which is not available in the standard scheme code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

FeeApplicableRange - Up

Range or amounts or rates for which the fee/charge applies
MaximumAmount (optional)
String Maximum Amount on which fee is applicable (where it is expressed as an amount)
MaximumRate (optional)
String Maximum rate on which fee/charge is applicable(where it is expressed as an rate)
MinimumAmount (optional)
String Minimum Amount on which fee/charge is applicable (where it is expressed as an amount)
MinimumRate (optional)
String Minimum rate on which fee/charge is applicable(where it is expressed as an rate)

File - Up

FinalPaymentDateTime - Up

The date on which the final payment for a Standing Order schedule will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

FirstPaymentDateTime - Up

The date on which the first payment for a Standing Order schedule will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

Frequency_0 - Up

Individual Definitions: EvryDay - Every day EvryWorkgDay - Every working day IntrvlWkDay - An interval specified in weeks (01 to 09), and the day within the week (01 to 07) WkInMnthDay - A monthly interval, specifying the week of the month (01 to 05) and day within the week (01 to 07) IntrvlMnthDay - An interval specified in months (between 01 to 06, 12, 24), specifying the day within the month (-5 to -1, 1 to 31) QtrDay - Quarterly (either ENGLISH, SCOTTISH, or RECEIVED) ENGLISH = Paid on the 25th March, 24th June, 29th September and 25th December. SCOTTISH = Paid on the 2nd February, 15th May, 1st August and 11th November. RECEIVED = Paid on the 20th March, 19th June, 24th September and 20th December. Individual Patterns: EvryDay (ScheduleCode) EvryWorkgDay (ScheduleCode) IntrvlWkDay:IntervalInWeeks:DayInWeek (ScheduleCode + IntervalInWeeks + DayInWeek) WkInMnthDay:WeekInMonth:DayInWeek (ScheduleCode + WeekInMonth + DayInWeek) IntrvlMnthDay:IntervalInMonths:DayInMonth (ScheduleCode + IntervalInMonths + DayInMonth) QtrDay: + either (ENGLISH, SCOTTISH or RECEIVED) ScheduleCode + QuarterDay The regular expression for this element combines five smaller versions for each permitted pattern. To aid legibility - the components are presented individually here: EvryDay EvryWorkgDay IntrvlWkDay:0[1-9]:0[1-7] WkInMnthDay:0[1-5]:0[1-7] IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]) QtrDay:(ENGLISH|SCOTTISH|RECEIVED) Full Regular Expression: ^(EvryDay)$|^(EvryWorkgDay)$|^(IntrvlWkDay:0[1-9]:0[1-7])$|^(WkInMnthDay:0[1-5]:0[1-7])$|^(IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]))$|^(QtrDay:(ENGLISH|SCOTTISH|RECEIVED))$

Frequency_1 - Up

Individual Definitions: EvryDay - Every day EvryWorkgDay - Every working day IntrvlWkDay - An interval specified in weeks (01 to 09), and the day within the week (01 to 07) WkInMnthDay - A monthly interval, specifying the week of the month (01 to 05) and day within the week (01 to 07) IntrvlMnthDay - An interval specified in months (between 01 to 06, 12, 24), specifying the day within the month (-5 to -1, 1 to 31) QtrDay - Quarterly (either ENGLISH, SCOTTISH, or RECEIVED) ENGLISH = Paid on the 25th March, 24th June, 29th September and 25th December. SCOTTISH = Paid on the 2nd February, 15th May, 1st August and 11th November. RECEIVED = Paid on the 20th March, 19th June, 24th September and 20th December. Individual Patterns: EvryDay (ScheduleCode) EvryWorkgDay (ScheduleCode) IntrvlWkDay:IntervalInWeeks:DayInWeek (ScheduleCode + IntervalInWeeks + DayInWeek) WkInMnthDay:WeekInMonth:DayInWeek (ScheduleCode + WeekInMonth + DayInWeek) IntrvlMnthDay:IntervalInMonths:DayInMonth (ScheduleCode + IntervalInMonths + DayInMonth) QtrDay: + either (ENGLISH, SCOTTISH or RECEIVED) ScheduleCode + QuarterDay The regular expression for this element combines five smaller versions for each permitted pattern. To aid legibility - the components are presented individually here: EvryDay EvryWorkgDay IntrvlWkDay:0[1-9]:0[1-7] WkInMnthDay:0[1-5]:0[1-7] IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]) QtrDay:(ENGLISH|SCOTTISH|RECEIVED) Full Regular Expression: ^(EvryDay)$|^(EvryWorkgDay)$|^(IntrvlWkDay:0[1-9]:0[1-7])$|^(WkInMnthDay:0[1-5]:0[1-7])$|^(IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]))$|^(QtrDay:(ENGLISH|SCOTTISH|RECEIVED))$

FullLegalName - Up

Specifies a character string with a maximum length of 350 characters.

GeoLocation - Up

Geographic location of the ATM specified by geographic coordinates or UTM coordinates.
GeographicCoordinates

GeoLocation_1 - Up

Geographic location of the ATM specified by geographic coordinates or UTM coordinates.
GeographicCoordinates

GeographicCoordinates - Up

Location on the earth specified by two numbers representing vertical and horizontal position.
Latitude
String Latitude measured in decimal degrees.
Longitude
String Angular measurement of the distance of a location on the earth east or west of the Greenwich observatory. The longitude is measured in decimal degrees.

GeographicCoordinates_1 - Up

Location on the earth specified by two numbers representing vertical and horizontal position.
Latitude
String Latitude measured in decimal degrees
Longitude
String Angular measurement of the distance of a location on the earth east or west of the Greenwich observatory. The longitude is measured in decimal degrees.

IDEligibility - Up

Identity verification criteria that the account holder will need to meet to take out the BCA product
Notes (optional)
array[String] Optional additional notes to supplement the ID Verification details
URL (optional)
String URL to identity verification document list which is required for obtaining the product.

IDEligibility_1 - Up

Identity verification criteria that the account holder will need to meet to take out the CCC product
Notes (optional)
array[String] Optional additional notes to supplement the ID Verification details
URL (optional)
String URL to identity verification document list which is required for obtaining the product.

IDEligibility_2 - Up

Identity verification criteria that the account holder will need to meet to take out the SME Loan product
Notes (optional)
array[String] Optional additional notes to supplement the ID Verification details
URL (optional)
String URL to identity verification document list which is required for obtaining the product.

IDVerificationCheck - Up

Identity verification criteria that the account holder will need to meet to take out the PCA product
Notes (optional)
array[String] Optional additional notes to supplement the ID Verification details
URL (optional)
String URL to identity verification document list which is required for obtaining the product.

ISODateTime - Up

All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

Identification - Up

Identification assigned by an institution to identify an account. This identification is known by the account owner.

Identification_0 - Up

Identification assigned by an institution to identify an account. This identification is known by the account owner.

Identification_1 - Up

Unique and unambiguous identification of the servicing institution.

Identification_2 - Up

Unique and unambiguous identification of a financial institution or a branch of a financial institution.

IndustryEligibility - Up

Industry Eligibility that the account holder will need to meet to take out the BCA product
Notes (optional)
array[String] Optional additional notes to supplement the IndustryEligibility details
OtherSICCode (optional)
SICCode
array[String] UK Standard Industry Code of the business eligible to access the BCA product. Ref http://resources.companieshouse.gov.uk/sic/

IndustryEligibility_1 - Up

Industry Eligibility that the account holder will need to meet to take out the CCC product
Notes (optional)
array[String] Optional additional notes to supplement the IndustryEligibility details
OtherSICCodeExcluded (optional)
array[IndustryEligibility_1_OtherSICCodeExcluded] Other SICCode which is not in the standard code list
OtherSICCodeIncluded (optional)
array[IndustryEligibility_1_OtherSICCodeExcluded] Other SICCode which is not in the standard code list
SICCodeExcluded (optional)
array[String] UK Standard Industry Code of the business not eligible to access the CCC product. Ref http://resources.companieshouse.gov.uk/sic/
SICCodeIncluded (optional)
array[String] UK Standard Industry Code of the business eligible to access the CCC product. Ref http://resources.companieshouse.gov.uk/sic/

IndustryEligibility_1_OtherSICCodeExcluded - Up

Other SICCode which is not in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

IndustryEligibility_2 - Up

Industry Eligibility that the account holder will need to meet to take out the SME Loan product
Notes (optional)
array[String] Optional additional notes to supplement the IndustryEligibility details
OtherSICCodeExluded (optional)
array[IndustryEligibility_2_OtherSICCodeExluded] Other SICCode which is not in the standard code set
OtherSICCodeIncluded (optional)
array[IndustryEligibility_2_OtherSICCodeExluded] Other SICCode which is not in the standard code set
SICCodeExcluded (optional)
array[String] UK Standard Industry Code of the business not eligible to access the SME Loan product. Ref http://resources.companieshouse.gov.uk/sic/
SICCodeIncluded (optional)
array[String] UK Standard Industry Code of the business eligible to access the SME Loan product. Ref http://resources.companieshouse.gov.uk/sic/

IndustryEligibility_2_OtherSICCodeExluded - Up

Other SICCode which is not in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

LegalAuthotiryClaims - Up

Claims sourced from a legal authority(e.g. Companies House) - can be applied to either TPPs to ASPSP
LegalAuthorityClaims (optional)
array[LegalAuthotiryClaims_LegalAuthorityClaims] Details of each Company Registration Authority with which the Company is registered

LegalAuthotiryClaims_LegalAuthorityClaims - Up

RegisteredId (optional)
String Company Registration Id
RegisteredName (optional)
String Company Registered Name
RegistrationAuthorityId (optional)
String Identification of registering Authority

Links - Up

Links relevant to the payload
First (optional)
String format: uri
Last (optional)
String format: uri
Next (optional)
String format: uri
Prev (optional)
String format: uri
Self
String format: uri

LoanInterest - Up

Details about the interest that may be payable to the SME Loan
LoanInterestTierBandSet
array[LoanInterest_LoanInterestTierBandSet] The group of tiers or bands for which debit interest can be applied.
Notes (optional)
array[String] Optional additional notes to supplement the LoanInterest

LoanInterest_LoanInterestFeeChargeCap - Up

Details about any caps (minimum/maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
Holiday
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

LoanInterest_LoanInterestFeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
Holiday
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency
String How frequently the fee/charge is calculated
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
Holiday
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
BOEBaseRate
FixedRate
Gross
LoanProviderBaseRate
Net
Other
FeeType
String Fee/Charge Type
Enum:
Application
Arrangement
FeeChargeCap
CreditReference
EarlyRepayment
LatePayment
MissedPaymentFee
Monthly
MissedPaymentRate
OtherPaymentFee
Other
PrepaymentFee
OtherPaymentRate
ReStatement
Statement
SetUp
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount. Indicates if the Fee/charge is negotiable (Y) or Fixed (N)
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

LoanInterest_LoanInterestFeesCharges - Up

Contains details of fees and charges which are not associated with either LoanRepayment or features/benefits
LoanInterestFeeChargeCap (optional)
array[LoanInterest_LoanInterestFeeChargeCap] Details about any caps (minimum/maximum charges) that apply to a particular fee/charge
LoanInterestFeeChargeDetail

LoanInterest_LoanInterestTierBand - Up

Tier Band Details
FixedVariableInterestRateType
String Type of interest rate, Fixed or Variable
Enum:
Fixed
Variable
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a SME Loan.
LoanInterestFeesCharges (optional)
array[LoanInterest_LoanInterestFeesCharges] Contains details of fees and charges which are not associated with either LoanRepayment or features/benefits
LoanProviderInterestRate (optional)
String Loan provider Interest for the SME Loan product
LoanProviderInterestRateType (optional)
String Interest rate types, other than APR, which financial institutions may use to describe the annual interest rate payable for the SME Loan.
Enum:
BOEBaseRate
FixedRate
Gross
LoanProviderBaseRate
Net
Other
MaxTermPeriod (optional)
String The unit of period (days, weeks, months etc.) of the Maximum Term
Enum:
Day
Half Year
Month
Quarter
Week
Year
MinTermPeriod
String The unit of period (days, weeks, months etc.) of the Minimum Term
Enum:
Day
Half Year
Month
Quarter
Week
Year
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band details
OtherLoanProviderInterestRateType (optional)
RepAPR
String

The annual equivalent rate (AER) is interest that is calculated under the assumption that any interest paid is combined with the original balance and the next interest payment will be based on the slightly higher account balance. Overall, this means that interest can be compounded several times in a year depending on the number of times that interest payments are made.

For SME Loan, this APR is the representative APR which includes any account fees.

TierValueMaxTerm (optional)
Float Maximum loan term for which the loan interest tier applies. format: float
TierValueMaximum (optional)
String Maximum loan value for which the loan interest tier applies.
TierValueMinTerm
Float Minimum loan term for which the loan interest tier applies. format: float
TierValueMinimum
String Minimum loan value for which the loan interest tier applies.

LoanInterest_LoanInterestTierBandSet - Up

The group of tiers or bands for which debit interest can be applied.
CalculationMethod
String Methods of calculating interest
Enum:
Compound
SimpleInterest
Identification (optional)
String Loan interest tierbandset identification. Used by loan providers for internal use purpose.
LoanInterestFeesCharges (optional)
array[LoanInterest_LoanInterestFeesCharges] Contains details of fees and charges which are not associated with either LoanRepayment or features/benefits
LoanInterestTierBand
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band Set details
TierBandMethod
String

The methodology of how credit interest is charged. It can be:-

  1. Banded Interest rates are banded. i.e. Increasing rate on whole balance as balance increases.

  2. Tiered Interest rates are tiered. i.e. increasing rate for each tier as balance increases, but interest paid on tier fixed for that tier and not on whole balance.

  3. Whole The same interest rate is applied irrespective of the SME Loan balance

Enum:
Banded
Tiered
Whole

Location - Up

Location of the ATM.
LocationCategory (optional)
array[String] Indicates the environment of the ATM.
Enum:
OtherLocationCategory (optional)
array[Location_OtherLocationCategory] Enter a new code , name and description for any other location category
PostalAddress
Site (optional)

Location_OtherLocationCategory - Up

Enter a new code , name and description for any other location category
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

Meta - MetaData Up

Meta Data relevant to the payload
FirstAvailableDateTime (optional)
LastAvailableDateTime (optional)
TotalPages (optional)
Integer format: int32

Meta data - Up

Agreement
LastUpdated
Date format: date-time
License
String Open Banking License format: uri
TermsOfUse
String Open Banking Terms of Use format: uri
TotalResults

MetaData - Meta data Up

Agreement
LastUpdated
Date format: date-time
License
String Open Banking License format: uri
TermsOfUse
String Open Banking Terms of Use format: uri
TotalResults

Name_0 - Up

The account name is the name or names of the account owner(s) represented at an account level, as displayed by the ASPSP's online channels. Note, the account name is not the product name or the nickname of the account.

Name_1 - Up

Name by which a party is known and which is usually used to identify that party.

Name_2 - Up

Name by which an agent is known and which is usually used to identify that agent.

Name_3 - Up

Long name associated with the code

NextPaymentDateTime - Up

The date on which the next payment for a Standing Order schedule will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

Nickname - Up

The nickname of the account, assigned by the account owner in order to provide an additional means of identification of the account.

Number_0 - Up

Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if its part of a government scheme, or whether the rate may vary dependent on the applicants circumstances.

Number_1 - Up

fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount

OBAccount3 - Up

Unambiguous identification of the account to which credit and debit entries are made.
Account (optional)
AccountId
AccountSubType
AccountType
Currency
Description (optional)
Nickname (optional)
Servicer (optional)

OBAccount3Basic - Up

Unambiguous identification of the account to which credit and debit entries are made.
AccountId
AccountSubType
AccountType
Currency
Description (optional)
Nickname (optional)

OBAccount3Detail - Up

Unambiguous identification of the account to which credit and debit entries are made.
Account
AccountId
AccountSubType
AccountType
Currency
Description (optional)
Nickname (optional)
Servicer (optional)

OBAccount3_Account - Up

Provides the details to identify an account.
Identification
Name (optional)
SchemeName
SecondaryIdentification (optional)

OBAccount4 - Up

Unambiguous identification of the account to which credit and debit entries are made.
Account (optional)
AccountId
AccountSubType
AccountType
Currency
Description (optional)
Nickname (optional)
Servicer (optional)
Status (optional)
StatusUpdateDateTime (optional)

OBAccount4Basic - Up

Unambiguous identification of the account to which credit and debit entries are made.
AccountId
AccountSubType
AccountType
Currency
Description (optional)
Nickname (optional)
Status (optional)
StatusUpdateDateTime (optional)

OBAccount4Detail - Up

Unambiguous identification of the account to which credit and debit entries are made.
Account
AccountId
AccountSubType
AccountType
Currency
Description (optional)
Nickname (optional)
Servicer (optional)
Status (optional)
StatusUpdateDateTime (optional)

OBAccountPaymentServiceProviders - Up

ASPSP
AuthorisationServers (optional)
externalId (optional)
id (optional)
meta (optional)
schemas
urn:openbanking:competentauthorityclaims:1.0 (optional)
urn:openbanking:legalauthorityclaims:1.0 (optional)
urn:openbanking:organisation:1.0
urn:openbanking:softwarestatement:1.0 (optional)

OBAccountPaymentServiceProvidersResponse - Up

Resources (optional)
array[OBAccountPaymentServiceProviders] A multi-valued list of complex objects containing the requested resources.
itemsPerPage (optional)
Integer The number of resources returned in a list response page. format: int32
schemas (optional)
array[String] Contains a list of one or more URIs that indicate included SCIM schemas that are used to indicate the attributes contained within a resource. format: urn
startIndex (optional)
Integer The 1-based index of the first result in the current set of list results. format: int32
totalResults (optional)
Integer The total number of results returned by the list or query operation. format: int32

OBAccountPaymentServiceProviders_AuthorisationServers - Up

AutoRegistrationSupported (optional)
Boolean Authorisation Server supports auto-registration
BaseApiDNSUri (optional)
String Points to the Open Banking APIs V39 required
ClientRegistrationUri (optional)
String The registration endpoint for TPP onboarding to ASPSPs. V39 required
CustomerFriendlyDescription (optional)
String Customer orientated description
CustomerFriendlyLogoUri (optional)
String uri from which a TPP can retrieve a certified logo V39 required
CustomerFriendlyName (optional)
String Certified name
DeveloperPortalUri (optional)
String URI for TPP developer testing V39 required
EISCDId (optional)
array[String] Confirmation of payee bank identifier V37 was CoPBankIdentifier
Id (optional)
String Authorisation Server Id V39 required
OpenIDConfigEndPointUri (optional)
String Uri used for Oauth2.0 OpenId Configuration V39 required
ParentAuthorisationServerId (optional)
String Authorisation Server Id of Parent Authorisation server, used for app to app linking
PayloadSigningCertLocation (optional)
String The location which is used for signing certificates V39 required
TermsOfService (optional)
String Uri from which the terms of service can be retrieved V39 required

OBAccountStatus1Code - Up

Specifies the status of account resource in code form.

OBActiveCurrencyAndAmount_SimpleType - Up

A number of monetary units specified in an active currency where the unit of currency is explicit and compliant with ISO 4217.

OBActiveOrHistoricCurrencyAndAmount - Up

Amount of money associated with the charge type.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_0 - Up

The amount of the first Standing Order
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_1 - Up

The amount of the next Standing Order.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_2 - Up

The amount of the final Standing Order
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_3 - Up

Amount of money associated with the statement benefit type.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_4 - Up

Amount of money associated with the statement fee type.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_5 - Up

Amount of money associated with the statement interest amount type.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_6 - Up

Amount of money associated with the amount type.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_7 - Up

Amount of money in the cash transaction entry.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_8 - Up

Transaction charges to be paid by the charge bearer.
Amount
Currency

OBActiveOrHistoricCurrencyAndAmount_9 - Up

Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party. Usage: This amount has to be transported unchanged through the transaction chain.
Amount
Currency

OBAddressTypeCode - Up

Identifies the nature of the postal address.

OBAuthorities - Up

A schema defining the extension attributes that a competent authority has.
AuthorityDescription
String Description of the Authority
AuthorityId
String Unique string that the Authority is commonly known by. Will be referenced by the AuthorityClaims Set.
Country
String Country in which the Authority has juristiction
externalId (optional)
id (optional)
meta (optional)
schemas
urn:openbanking:organisation:1.0

OBBalanceType1Code - Up

Balance type, in a coded form.

OBBankTransactionCodeStructure1 - Up

Set of elements used to fully identify the type of underlying transaction resulting in an entry.
Code
String Specifies the family within a domain.
SubCode
String Specifies the sub-product family within a specific family.

OBBeneficiary3 - Up

AccountId (optional)
BeneficiaryId (optional)
CreditorAccount (optional)
CreditorAgent (optional)
Reference (optional)

OBBeneficiary3Basic - Up

AccountId (optional)
BeneficiaryId (optional)
Reference (optional)

OBBeneficiary3Detail - Up

AccountId (optional)
BeneficiaryId (optional)
CreditorAccount
CreditorAgent (optional)
Reference (optional)

OBBranchAndFinancialInstitutionIdentification5_0 - Up

Party that manages the account on behalf of the account owner, that is manages the registration and booking of entries on the account, calculates balances on the account and provides information about the account.
Identification
SchemeName

OBBranchAndFinancialInstitutionIdentification5_1 - Up

Party that manages the account on behalf of the account owner, that is manages the registration and booking of entries on the account, calculates balances on the account and provides information about the account. This is the servicer of the beneficiary account.
Identification
SchemeName

OBBranchAndFinancialInstitutionIdentification6_0 - Up

Financial institution servicing an account for the creditor.
Identification (optional)
Name (optional)
PostalAddress (optional)
SchemeName (optional)

OBBranchAndFinancialInstitutionIdentification6_1 - Up

Financial institution servicing an account for the debtor.
Identification (optional)
Name (optional)
PostalAddress (optional)
SchemeName (optional)

OBBranchAndFinancialInstitutionIdentification6_2 - Up

Party that manages the account on behalf of the account owner, that is manages the registration and booking of entries on the account, calculates balances on the account and provides information about the account. This is the servicer of the beneficiary account.
Identification (optional)
Name (optional)
PostalAddress (optional)
SchemeName (optional)

OBCallbackUrl1 - Up

Data

OBCallbackUrlData1 - Up

Url
String Callback URL for a TPP hosted service. Will be used by ASPSPs, in conjunction with the resource name, to construct a URL to send event notifications to.
Version
String Version for the event notification.

OBCallbackUrlResponse1 - Up

Data
Links
Meta

OBCallbackUrlResponseData1 - Up

CallbackUrlId
String Unique identification as assigned by the ASPSP to uniquely identify the callback url resource.
Url
String Callback URL for a TPP hosted service. Will be used by ASPSPs, in conjunction with the resource name, to construct a URL to send event notifications to.
Version
String Version for the event notification.

OBCallbackUrlsResponse1 - Up

Data
Links
Meta

OBCallbackUrlsResponseData1 - Up

CallbackUrl (optional)

OBCashAccount5_0 - Up

Provides the details to identify the beneficiary account.
Identification
String Beneficiary account identification.
Name (optional)
SchemeName
SecondaryIdentification (optional)

OBCashAccount5_1 - Up

Provides the details to identify the beneficiary account.
Identification
Name (optional)
SchemeName
SecondaryIdentification (optional)

OBCashAccount6_0 - Up

Unambiguous identification of the account of the creditor, in the case of a debit transaction.
Identification (optional)
Name (optional)
SchemeName (optional)
SecondaryIdentification (optional)

OBCashAccount6_1 - Up

Unambiguous identification of the account of the debtor, in the case of a crebit transaction.
Identification (optional)
Name (optional)
SchemeName (optional)
SecondaryIdentification (optional)

OBChargeBearerType1Code - Up

Specifies which party/parties will bear the charges associated with the processing of the payment transaction.

OBCreditDebitCode_0 - Up

Indicates whether the amount is a credit or a debit. Usage: A zero amount is considered to be a credit amount.

OBCreditDebitCode_1 - Up

Indicates whether the transaction is a credit or a debit entry.

OBCreditDebitCode_2 - Up

Indicates whether the balance is a credit or a debit balance. Usage: A zero balance is considered to be a credit balance.

OBCurrencyExchange5 - Up

Set of elements used to provide details on the currency exchange.
ContractIdentification (optional)
String Unique identification to unambiguously identify the foreign exchange contract.
ExchangeRate
BigDecimal Factor used to convert an amount from one currency into another. This reflects the price at which one currency was bought with another currency. Usage: ExchangeRate expresses the ratio between UnitCurrency and QuotedCurrency (ExchangeRate = UnitCurrency/QuotedCurrency).
InstructedAmount (optional)
QuotationDate (optional)
Date Date and time at which an exchange rate is quoted.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
SourceCurrency
String Currency from which an amount is to be converted in a currency conversion.
TargetCurrency (optional)
String Currency into which an amount is to be converted in a currency conversion.
UnitCurrency (optional)
String Currency in which the rate of exchange is expressed in a currency exchange. In the example 1GBP = xxxCUR, the unit currency is GBP.

OBCurrencyExchange5_InstructedAmount - Up

Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party.
Amount
Currency

OBEntryStatus1Code - Up

Status of a transaction entry on the books of the account servicer.

OBError1 - Up

ErrorCode
String Low level textual error code, e.g., UK.OBIE.Field.Missing
Message
String A description of the error that occurred. e.g., 'A mandatory field isn't supplied' or 'RequestedExecutionDateTime must be in future' OBIE doesn't standardise this field
Path (optional)
String Recommended but optional reference to the JSON Path of the field with error, e.g., Data.Initiation.InstructedAmount.Currency
Url (optional)
String URL to help remediate the problem, or provide more information, or to API Reference, or help etc

OBErrorResponse1 - Up

An array of detail error codes, and messages, and URLs to documentation to help remediation.
Code
String High level textual error code, to help categorize the errors.
Errors
Id (optional)
String A unique reference for the error instance, for audit purposes, in case of unknown/unclassified errors.
Message
String Brief Error message, e.g., 'There is something wrong with the request parameters provided'

OBEvent1 - Up

Events.
urn:uk:org:openbanking:events:resource-update

OBEventLink1 - Up

Resource links to other available versions of the resource.
link
String Resource link.
version
String Resource version.

OBEventNotification1 - Up

The resource-update event.
aud
String Audience.
events
iat
Integer Issued At. format: int32
iss
String Issuer.
jti
String JWT ID.
sub
String Subject format: uri
toe
Integer Time of Event. format: int32
txn
String Transaction Identifier.

OBEventPolling1 - Up

ack (optional)
maxEvents (optional)
Integer Maximum number of events to be returned. A value of zero indicates the ASPSP should not return events even if available
returnImmediately (optional)
Boolean Indicates whether an ASPSP should return a response immediately or provide a long poll
setErrs (optional)
map[String, OBEventPolling1_setErrs] An object that encapsulates all negative acknowledgements transmitted by the TPP

OBEventPolling1_setErrs - Up

description
String A human-readable string that provides additional diagnostic information
err
String A value from the IANA "Security Event Token Delivery Error Codes" registry that identifies the error as defined here https://tools.ietf.org/id/draft-ietf-secevent-http-push-03.html#error_codes

OBEventPollingResponse1 - Up

moreAvailable
Boolean A JSON boolean value that indicates if more unacknowledged event notifications are available to be returned.
sets
map[String, String] A JSON object that contains zero or more nested JSON attributes. If there are no outstanding event notifications to be transmitted, the JSON object SHALL be empty.

OBEventResourceUpdate1 - Up

Resource-Update Event.
subject

OBEventSubject1 - Up

The resource-update event.
http://openbanking.org.uk/rid
String Resource Id for the updated resource.
http://openbanking.org.uk/rlk
array[OBEventLink1] Resource links to other available versions of the resource.
http://openbanking.org.uk/rty
String Resource Type for the updated resource.
subject_type
String Subject type for the updated resource.

OBEventSubscription1 - Up

Data

OBEventSubscription1_Data - Up

CallbackUrl (optional)
String Callback URL for a TPP hosted service. Will be used by ASPSPs, in conjunction with the resource name, to construct a URL to send event notifications to. format: uri
EventTypes (optional)
Version

OBEventSubscriptionResponse1 - Up

Data
Links (optional)
Meta (optional)

OBEventSubscriptionResponse1_Data - Up

CallbackUrl (optional)
String Callback URL for a TPP hosted service. Will be used by ASPSPs, in conjunction with the resource name, to construct a URL to send event notifications to. format: uri
EventSubscriptionId
String Unique identification as assigned by the ASPSP to uniquely identify the callback URL resource.
EventTypes (optional)
Version

OBEventSubscriptionsResponse1 - Up

Data
Links (optional)
Meta (optional)

OBEventSubscriptionsResponse1_Data - Up

EventSubscription (optional)

OBEventSubscriptionsResponse1_Data_EventSubscription - Up

CallbackUrl (optional)
String Callback URL for a TPP hosted service. Will be used by ASPSPs, in conjunction with the resource name, to construct a URL to send event notifications to. format: uri
EventSubscriptionId
String Unique identification as assigned by the ASPSP to uniquely identify the callback url resource.
EventTypes (optional)
Version

OBExternalAccountIdentification4Code - Up

Name of the identification scheme, in a coded form as published in an external list.

OBExternalAccountRole1Code - Up

A partys role with respect to the related account.

OBExternalAccountSubType1Code - Up

Specifies the sub type of account (product family group).

OBExternalAccountType1Code - Up

Specifies the type of account (personal or business).

OBExternalFinancialInstitutionIdentification4Code - Up

Name of the identification scheme, in a coded form as published in an external list.

OBExternalLegalStructureType1Code - Up

Legal standing of the party.

OBExternalLocalInstrument1Code - Up

User community specific instrument. Usage: This element is used to specify a local instrument, local clearing option and/or further qualify the service or service level.

OBExternalPartyType1Code - Up

Party type, in a coded form.

OBExternalPaymentChargeType1Code - Up

Charge type, in a coded form.

OBExternalScheduleType1Code - Up

Specifies the scheduled payment date type requested

OBExternalStandingOrderStatus1Code - Up

Specifies the status of the standing order in code form.

OBExternalStatementAmountType1Code - Up

Amount type, in a coded form.

OBExternalStatementBenefitType1Code - Up

Benefit type, in a coded form.

OBExternalStatementDateTimeType1Code - Up

Date time type, in a coded form.

OBExternalStatementFeeFrequency1Code - Up

How frequently the fee is applied to the Account.

OBExternalStatementFeeRateType1Code - Up

Description that may be available for the statement fee rate type.

OBExternalStatementFeeType1Code - Up

Fee type, in a coded form.

OBExternalStatementInterestFrequency1Code - Up

Specifies the statement fee type requested

OBExternalStatementInterestRateType1Code - Up

Description that may be available for the statement Interest rate type.

OBExternalStatementInterestType1Code - Up

Interest amount type, in a coded form.

OBExternalStatementRateType1Code - Up

Rate associated with the statement rate type.

OBExternalStatementType1Code - Up

Statement type, in a coded form.

OBExternalStatementValueType1Code - Up

Value associated with the statement value type.

OBFundsConfirmation1 - Up

Data

OBFundsConfirmation1_Data - Up

ConsentId
String Unique identification as assigned by the ASPSP to uniquely identify the funds confirmation consent resource.
InstructedAmount
Reference
String Unique reference, as assigned by the CBPII, to unambiguously refer to the request related to the payment transaction.

OBFundsConfirmation1_Data_InstructedAmount - Up

Amount of money to be confirmed as available funds in the debtor account. Contains an Amount and a Currency.
Amount
String A number of monetary units specified in an active currency where the unit of currency is explicit and compliant with ISO 4217.
Currency
String A code allocated to a currency by a Maintenance Agency under an international identification scheme, as described in the latest edition of the international standard ISO 4217 "Codes for the representation of currencies and funds".

OBFundsConfirmationConsent1 - Up

Data

OBFundsConfirmationConsent1_Data - Up

DebtorAccount
ExpirationDateTime (optional)
Date Specified date and time the funds confirmation authorisation will expire. If this is not populated, the authorisation will be open ended.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBFundsConfirmationConsent1_Data_DebtorAccount - Up

Unambiguous identification of the account of the debtor to which a confirmation of funds consent will be applied.
Identification
String Identification assigned by an institution to identify an account. This identification is known by the account owner.
Name (optional)
String Name of the account, as assigned by the account servicing institution. Usage: The account name is the name or names of the account owner(s) represented at an account level. The account name is not the product name or the nickname of the account.
SchemeName
String Name of the identification scheme, in a coded form as published in an external list.
SecondaryIdentification (optional)
String This is secondary identification of the account, as assigned by the account servicing institution. This can be used by building societies to additionally identify accounts with a roll number (in addition to a sort code and account number combination).

OBFundsConfirmationConsentResponse1 - Up

Data
Links (optional)
Meta (optional)

OBFundsConfirmationConsentResponse1_Data - Up

ConsentId
String Unique identification as assigned to identify the funds confirmation consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. \nAll date-time fields in responses must include the timezone. An example is below:\n2017-04-05T10:43:07+00:00 format: date-time
DebtorAccount
ExpirationDateTime (optional)
Date Specified date and time the funds confirmation authorisation will expire.\nIf this is not populated, the authorisation will be open ended.All dates in the JSON payloads are represented in ISO 8601 date-time format. \nAll date-time fields in responses must include the timezone. An example is below:\n2017-04-05T10:43:07+00:00 format: date-time
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Rejected
Revoked
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBFundsConfirmationConsentResponse1_Data_DebtorAccount - Up

Unambiguous identification of the account of the debtor to which a confirmation of funds consent will be applied.
Identification
String Identification assigned by an institution to identify an account. This identification is known by the account owner.
Name (optional)
String Name of the account, as assigned by the account servicing institution. Usage: The account name is the name or names of the account owner(s) represented at an account level. The account name is not the product name or the nickname of the account.
SchemeName
String Name of the identification scheme, in a coded form as published in an external list.
SecondaryIdentification (optional)
String This is secondary identification of the account, as assigned by the account servicing institution. \nThis can be used by building societies to additionally identify accounts with a roll number (in addition to a sort code and account number combination).

OBFundsConfirmationResponse1 - Up

Data
Links (optional)
Meta (optional)

OBFundsConfirmationResponse1_Data - Up

ConsentId
String Unique identification as assigned by the ASPSP to uniquely identify the funds confirmation consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
FundsAvailable
Boolean Flag to indicate the result of a confirmation of funds check.
FundsConfirmationId
String Unique identification as assigned by the ASPSP to uniquely identify the funds confirmation resource.
InstructedAmount
Reference
String Unique reference, as assigned by the CBPII, to unambiguously refer to the request related to the payment transaction.

OBMerchantDetails1 - Up

Details of the merchant involved in the transaction.
MerchantCategoryCode (optional)
String Category code conform to ISO 18245, related to the type of services or goods the merchant provides for the transaction.
MerchantName (optional)
String Name by which the merchant is known.

OBParty2 - Up

AccountRole (optional)
Address (optional)
BeneficialOwnership (optional)
EmailAddress (optional)
FullLegalName (optional)
LegalStructure (optional)
Mobile (optional)
Name (optional)
PartyId
PartyNumber (optional)
PartyType (optional)
Phone (optional)
Relationships (optional)

OBParty2_Address - Up

Postal address of a party.
AddressLine (optional)
AddressType (optional)
BuildingNumber (optional)
Country
CountrySubDivision (optional)
PostCode (optional)
StreetName (optional)
TownName (optional)

OBPartyRelationships1 - Up

The Party's relationships with other resources.
Account (optional)

OBPartyRelationships1_Account - Up

Relationship to the Account resource.
Id
String Unique identification as assigned by the ASPSP to uniquely identify the related resource.
Related
String Absolute URI to the related resource. format: uri

OBPostalAddress6 - Up

Information that locates and identifies a specific address, as defined by postal services.
AddressLine (optional)
AddressType (optional)
BuildingNumber (optional)
Country (optional)
CountryCode Nation with its own government.
CountrySubDivision (optional)
CountrySubDivision Identifies a subdivision of a country such as state, region, county.
Department (optional)
Department Identification of a division of a large organisation or building.
PostCode (optional)
StreetName (optional)
SubDepartment (optional)
SubDepartment Identification of a sub-division of a large organisation or building.
TownName (optional)

OBQualifiedTrustServiceProviders - Up

eIDAS Qualified Trust Service Provider
CertificateFingerprint
String SHA-256 Certificate Fingerprint
CreateTimestamp (optional)
String OB Creation Timestamp
ModifyTimestamp (optional)
String OB Modification Timestamp
ServiceCountry
String ' <PostalAddress xml:lang=''en''> NG III - Koning Albert II-laan 16 Brussels Brussels 1000 BE'
ServiceExtensions
ServiceLanguage
String TeleSec ServerPass
ServiceName
String TeleSec ServerPass
ServiceStatus
String http://uri.etsi.org/TrstSvc/TrustedList/Svcstatus/granted
ServiceType
StatusStartingTime
String 2017-11-20T09:00:00Z
X509Certificate
String MIIF1DCCBLygAwIBAgIIF00 ....
X509SKI
String MCzVT9II0T3jp4KSgjeJbWa5D68=
X509SubjectName
String CN=TeleSec ServerPass Ex ... MCzVT9II0T3jp4KSgjeJbWa5D68=
externalId (optional)
id (optional)
meta (optional)
schemas

OBQualifiedTrustServiceProviders_ServiceExtensions - Up

AdditionalInfoLang (optional)
String ' <URI xml:lang=''en''> http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForWebSiteAuthentication '
AdditionalInfoURI (optional)
String ' <URI xml:lang=''en''> http://uri.etsi.org/TrstSvc/TrustedList/SvcInfoExt/ForWebSiteAuthentication '
Critical (optional)

OBRate1_0 - Up

Rate charged for Statement Fee (where it is charged in terms of a rate rather than an amount)

OBRate1_1 - Up

field representing a percentage (e.g. 0.05 represents 5% and 0.9525 represents 95.25%). Note the number of decimal places may vary.

OBReadAccount3 - Up

Data
Links (optional)
Meta (optional)

OBReadAccount3_Data - Up

Account (optional)

OBReadAccount4 - Up

Data
Links (optional)
Meta (optional)

OBReadAccount4_Data - Up

Account (optional)

OBReadBalance1 - Up

Data
Links (optional)
Meta (optional)

OBReadBalance1_Data - Up

Balance

OBReadBalance1_Data_Amount - Up

Amount of money of the cash balance.
Amount
Currency

OBReadBalance1_Data_Amount_1 - Up

Amount of money of the credit line.
Amount
Currency

OBReadBalance1_Data_Balance - Up

Set of elements used to define the balance details.
AccountId
Amount
CreditDebitIndicator
CreditLine (optional)
DateTime
Date Indicates the date (and time) of the balance.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Type

OBReadBalance1_Data_CreditLine - Up

Set of elements used to provide details on the credit line.
Amount (optional)
Included
Boolean Indicates whether or not the credit line is included in the balance of the account. Usage: If not present, credit line is not included in the balance amount of the account.
Type (optional)
String Limit type, in a coded form.
Enum:
Available
Credit
Emergency
PreAgreed
Temporary

OBReadBeneficiary3 - Up

Data
Links (optional)
Meta (optional)

OBReadBeneficiary3_Data - Up

Beneficiary (optional)

OBReadConsent1 - Up

Data
Risk

OBReadConsent1_Data - Up

ExpirationDateTime (optional)
Date Specified date and time the permissions will expire. If this is not populated, the permissions will be open ended.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Permissions
Enum:
TransactionFromDateTime (optional)
Date Specified start date and time for the transaction query period. If this is not populated, the start date will be open ended, and data will be returned from the earliest available transaction.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
TransactionToDateTime (optional)
Date Specified end date and time for the transaction query period. If this is not populated, the end date will be open ended, and data will be returned to the latest available transaction.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBReadConsentResponse1 - Up

Data
Links (optional)
Meta (optional)
Risk

OBReadConsentResponse1_Data - Up

ConsentId
String Unique identification as assigned to identify the account access consent resource.
CreationDateTime
ExpirationDateTime (optional)
Date Specified date and time the permissions will expire. If this is not populated, the permissions will be open ended.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Permissions
Enum:
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Rejected
Revoked
StatusUpdateDateTime
TransactionFromDateTime (optional)
Date Specified start date and time for the transaction query period. If this is not populated, the start date will be open ended, and data will be returned from the earliest available transaction.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
TransactionToDateTime (optional)
Date Specified end date and time for the transaction query period. If this is not populated, the end date will be open ended, and data will be returned to the latest available transaction.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBReadDataStatement2 - Up

Statement (optional)

OBReadDataTransaction5 - Up

Transaction (optional)

OBReadDirectDebit1 - Up

Data
Links (optional)
Meta (optional)

OBReadDirectDebit1_Data - Up

DirectDebit (optional)

OBReadDirectDebit1_Data_DirectDebit - Up

Account to or from which a cash entry is made.
AccountId
DirectDebitId (optional)
String A unique and immutable identifier used to identify the direct debit resource. This identifier has no meaning to the account owner.
DirectDebitStatusCode (optional)
String Specifies the status of the direct debit in code form.
Enum:
Active
Inactive
MandateIdentification
String Direct Debit reference. For AUDDIS service users provide Core Reference. For non AUDDIS service users provide Core reference if possible or last used reference.
Name
String Name of Service User.
PreviousPaymentAmount (optional)
PreviousPaymentDateTime (optional)
Date Date of most recent direct debit collection.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBReadDirectDebit1_Data_PreviousPaymentAmount - Up

The amount of the most recent direct debit collection.
Amount
Currency

OBReadOffer1 - Up

Data
Links (optional)
Meta (optional)

OBReadOffer1_Data - Up

Offer (optional)

OBReadOffer1_Data_Amount - Up

Amount of money associated with the offer type.
Amount
Currency

OBReadOffer1_Data_Fee - Up

Fee associated with the offer type.
Amount
Currency

OBReadOffer1_Data_Offer - Up

AccountId
Amount (optional)
Description (optional)
String Further details of the offer.
EndDateTime (optional)
Date Date and time at which the offer ends.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Fee (optional)
OfferId (optional)
String A unique and immutable identifier used to identify the offer resource. This identifier has no meaning to the account owner.
OfferType (optional)
String Offer type, in a coded form.
Enum:
BalanceTransfer
LimitIncrease
MoneyTransfer
Other
PromotionalRate
Rate (optional)
String Rate associated with the offer type.
StartDateTime (optional)
Date Date and time at which the offer starts.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Term (optional)
String Further details of the term of the offer.
URL (optional)
String URL (Uniform Resource Locator) where documentation on the offer can be found
Value (optional)
Integer Value associated with the offer type.

OBReadParty1 - Up

Data
Links (optional)
Meta (optional)

OBReadParty1_Data - Up

Party (optional)

OBReadParty1_Data_Party - Up

Address (optional)
EmailAddress (optional)
Mobile (optional)
Name (optional)
PartyId
PartyNumber (optional)
PartyType (optional)
Phone (optional)

OBReadParty2 - Up

Data
Links (optional)
Meta (optional)

OBReadParty2_Data - Up

Party (optional)

OBReadParty3 - Up

Data
Links (optional)
Meta (optional)

OBReadParty3_Data - Up

Party (optional)

OBReadProduct2 - Up

Product details of Other Product which is not avaiable in the standard list
Data
Links (optional)
Meta (optional)

OBReadProduct2_Data - Up

Aligning with the read write specs structure.
Product (optional)

OBReadProduct2_Data_OtherProductType - Up

Other product type details associated with the account.
CreditInterest (optional)
Description
String Description of the Product associated with the account
LoanInterest (optional)
Name
String Long name associated with the product
OtherFeesCharges (optional)
Overdraft (optional)
ProductDetails (optional)
Repayment (optional)
SupplementaryData (optional)

OBReadProduct2_Data_OtherProductType_CreditInterest - Up

Details about the interest that may be payable to the Account holders
TierBandSet

OBReadProduct2_Data_OtherProductType_CreditInterest_OtherBankInterestType - Up

Other interest rate types which are not available in the standard code list
Code (optional)
Description
Name

OBReadProduct2_Data_OtherProductType_CreditInterest_TierBand - Up

Tier Band Details
AER
String The annual equivalent rate (AER) is interest that is calculated under the assumption that any interest paid is combined with the original balance and the next interest payment will be based on the slightly higher account balance. Overall, this means that interest can be compounded several times in a year depending on the number of times that interest payments are made. Read more: Annual Equivalent Rate (AER) http://www.investopedia.com/terms/a/aer.asp#ixzz4gfR7IO1A
ApplicationFrequency
String How often is interest applied to the Product for this tier/band i.e. how often the financial institution pays accumulated interest to the customer's account.
Enum:
FQAT
FQDY
FQHY
FQMY
FQOT
FQQY
FQSD
FQWY
FQYY
BankInterestRate (optional)
String Bank Interest for the product
BankInterestRateType (optional)
String Interest rate types, other than AER, which financial institutions may use to describe the annual interest rate payable to the account holder's account.
Enum:
INBB
INFR
INGR
INLR
INNE
INOT
CalculationFrequency (optional)
String How often is credit interest calculated for the account.
Enum:
FQAT
FQDY
FQHY
FQMY
FQOT
FQQY
FQSD
FQWY
FQYY
DepositInterestAppliedCoverage (optional)
String Amount on which Interest applied.
Enum:
INBA
INTI
INWH
FixedVariableInterestRateType
Identification (optional)
String Unique and unambiguous identification of a Tier Band for the Product.
Notes (optional)
OtherApplicationFrequency (optional)
OtherBankInterestType (optional)
OtherCalculationFrequency (optional)
TierValueMaximum (optional)
String Maximum deposit value for which the credit interest tier applies.
TierValueMinimum
String Minimum deposit value for which the credit interest tier applies.

OBReadProduct2_Data_OtherProductType_CreditInterest_TierBandSet - Up

The group of tiers or bands for which credit interest can be applied.
CalculationMethod (optional)
Destination
String Describes whether accrued interest is payable only to the BCA or to another bank account
Enum:
INOT
INPA
INSC
Notes (optional)
OtherCalculationMethod (optional)
OtherDestination (optional)
TierBand
TierBandMethod
String

The methodology of how credit interest is paid/applied. It can be:-

  1. Banded Interest rates are banded. i.e. Increasing rate on whole balance as balance increases.
  2. Tiered Interest rates are tiered. i.e. increasing rate for each tier as balance increases, but interest paid on tier fixed for that tier and not on whole balance.
  3. Whole The same interest rate is applied irrespective of the product holder's account balance
Enum:
INBA
INTI
INWH

OBReadProduct2_Data_OtherProductType_FeeApplicableRange - Up

Range or amounts or rates for which the fee/charge applies
MaximumAmount (optional)
String Maximum Amount on which fee is applicable (where it is expressed as an amount)
MaximumRate (optional)
String Maximum rate on which fee/charge is applicable(where it is expressed as an rate)
MinimumAmount (optional)
String Minimum Amount on which fee/charge is applicable (where it is expressed as an amount)
MinimumRate (optional)
String Minimum rate on which fee/charge is applicable(where it is expressed as an rate)

OBReadProduct2_Data_OtherProductType_FeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular or group of fee/charge
CappingPeriod (optional)
FeeCapAmount (optional)
FeeCapOccurrence (optional)
FeeType
Enum:
MinMaxType
Notes (optional)
OtherFeeType (optional)

OBReadProduct2_Data_OtherProductType_FeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
CalculationFrequency (optional)
FeeAmount (optional)
FeeApplicableRange (optional)
FeeCategory
FeeChargeCap (optional)
FeeRate (optional)
FeeRateType (optional)
FeeType
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount
Notes (optional)
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeCategoryType (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

OBReadProduct2_Data_OtherProductType_LoanInterest - Up

Details about the interest that may be payable to the SME Loan holders
LoanInterestTierBandSet
Notes (optional)

OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestFeeChargeCap - Up

Details about any caps (minimum/maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
FeeCapAmount (optional)
FeeCapOccurrence (optional)
FeeType
Enum:
MinMaxType
Notes (optional)
OtherFeeType (optional)

OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestFeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
CalculationFrequency
FeeAmount (optional)
FeeRate (optional)
FeeRateType (optional)
FeeType
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount
Notes (optional)
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestFeesCharges - Up

Contains details of fees and charges which are not associated with either LoanRepayment or features/benefits
LoanInterestFeeChargeCap (optional)
LoanInterestFeeChargeDetail

OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestTierBand - Up

Tier Band Details
FixedVariableInterestRateType
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a SME Loan.
LoanInterestFeesCharges (optional)
LoanProviderInterestRate (optional)
String Loan provider Interest for the SME Loan product
LoanProviderInterestRateType (optional)
String Interest rate types, other than APR, which financial institutions may use to describe the annual interest rate payable for the SME Loan.
Enum:
INBB
INFR
INGR
INLR
INNE
INOT
MaxTermPeriod (optional)
String The unit of period (days, weeks, months etc.) of the Maximum Term
Enum:
PACT
PDAY
PHYR
PMTH
PQTR
PWEK
PYER
MinTermPeriod
String The unit of period (days, weeks, months etc.) of the Minimum Term
Enum:
PACT
PDAY
PHYR
PMTH
PQTR
PWEK
PYER
Notes (optional)
OtherLoanProviderInterestRateType (optional)
RepAPR
String The annual equivalent rate (AER) is interest that is calculated under the assumption that any interest paid is combined with the original balance and the next interest payment will be based on the slightly higher account balance. Overall, this means that interest can be compounded several times in a year depending on the number of times that interest payments are made. For SME Loan, this APR is the representative APR which includes any account fees.
TierValueMaxTerm (optional)
Integer Maximum loan term for which the loan interest tier applies.
TierValueMaximum (optional)
String Maximum loan value for which the loan interest tier applies.
TierValueMinTerm
Integer Minimum loan term for which the loan interest tier applies.
TierValueMinimum
String Minimum loan value for which the loan interest tier applies.

OBReadProduct2_Data_OtherProductType_LoanInterest_LoanInterestTierBandSet - Up

The group of tiers or bands for which debit interest can be applied.
CalculationMethod
Identification (optional)
String Loan interest tierbandset identification. Used by loan providers for internal use purpose.
LoanInterestFeesCharges (optional)
LoanInterestTierBand
Notes (optional)
OtherCalculationMethod (optional)
TierBandMethod
String

The methodology of how credit interest is charged. It can be:-

  1. Banded Interest rates are banded. i.e. Increasing rate on whole balance as balance increases.
  2. Tiered Interest rates are tiered. i.e. increasing rate for each tier as balance increases, but interest paid on tier fixed for that tier and not on whole balance.
  3. Whole The same interest rate is applied irrespective of the SME Loan balance
Enum:
INBA
INTI
INWH

OBReadProduct2_Data_OtherProductType_LoanInterest_OtherFeeType - Up

Other fee type code which is not available in the standard code set
Code (optional)
Description
Name

OBReadProduct2_Data_OtherProductType_LoanInterest_OtherLoanProviderInterestRateType - Up

Other loan interest rate types which are not available in the standard code list
Code (optional)
Description
Name

OBReadProduct2_Data_OtherProductType_OtherFeesCharges - Up

Contains details of fees and charges which are not associated with either Overdraft or features/benefits
FeeChargeCap (optional)
FeeChargeDetail
OtherTariffType (optional)
TariffName (optional)
String Name of the tariff
TariffType (optional)
String TariffType which defines the fee and charges.
Enum:
TTEL
TTMX
TTOT

OBReadProduct2_Data_OtherProductType_OtherTariffType - Up

Other tariff type which is not in the standard list.
Code (optional)
Description
Name

OBReadProduct2_Data_OtherProductType_Overdraft - Up

Borrowing details
Notes (optional)
OverdraftTierBandSet

OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
CappingPeriod (optional)
FeeCapAmount (optional)
FeeCapOccurrence (optional)
FeeType
Enum:
MinMaxType
Notes (optional)
OtherFeeType (optional)

OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeeChargeDetail - Up

Details about the fees/charges
ApplicationFrequency
CalculationFrequency (optional)
FeeAmount (optional)
FeeRate (optional)
FeeRateType (optional)
FeeType
IncrementalBorrowingAmount (optional)
NegotiableIndicator (optional)
Boolean Indicates whether fee and charges are negotiable
Notes (optional)
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)
OverdraftControlIndicator (optional)
Boolean Indicates if the fee/charge is already covered by an 'Overdraft Control' fee or not.
OverdraftFeeChargeCap (optional)

OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeesCharges - Up

Overdraft fees and charges details
OverdraftFeeChargeCap (optional)
OverdraftFeeChargeDetail

OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftFeesCharges_1 - Up

Overdraft fees and charges
OverdraftFeeChargeCap (optional)
OverdraftFeeChargeDetail

OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftTierBand - Up

Provides overdraft details for a specific tier or band
AgreementLengthMax (optional)
Integer Specifies the maximum length of a band for a fixed overdraft agreement
AgreementLengthMin (optional)
Integer Specifies the minimum length of a band for a fixed overdraft agreement
AgreementPeriod (optional)
String Specifies the period of a fixed length overdraft agreement
Enum:
PACT
PDAY
PHYR
PMTH
PQTR
PWEK
PYER
BankGuaranteedIndicator (optional)
Boolean Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if its part of a government scheme, or whether the rate may vary dependent on the applicants circumstances.
EAR (optional)
String EAR means Effective Annual Rate and/or Equivalent Annual Rate (frequently used interchangeably), being the actual annual interest rate of an Overdraft.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft.
Notes (optional)
OverdraftFeesCharges (optional)
OverdraftInterestChargingCoverage (optional)
String Refers to which interest rate is applied when interests are tiered. For example, if an overdraft balance is 2k and the interest tiers are:- 0-500 0.1%, 500-1000 0.2%, 1000-10000 0.5%, then the applicable interest rate could either be 0.5% of the entire balance (since the account balance sits in the top interest tier) or (0.1%*500)+(0.2%*500)+(0.5%*1000). In the 1st situation, we say the interest is applied to the Whole of the account balance, and in the 2nd that it is Tiered.
Enum:
INBA
INTI
INWH
TierValueMax (optional)
String Maximum value of Overdraft Tier/Band
TierValueMin
String Minimum value of Overdraft Tier/Band

OBReadProduct2_Data_OtherProductType_Overdraft_OverdraftTierBandSet - Up

Tier band set details
AuthorisedIndicator (optional)
Boolean Indicates if the Overdraft is authorised (Y) or unauthorised (N)
BufferAmount (optional)
String When a customer exceeds their credit limit, a financial institution will not charge the customer unauthorised overdraft charges if they do not exceed by more than the buffer amount. Note: Authorised overdraft charges may still apply.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft product.
Notes (optional)
OverdraftFeesCharges (optional)
OverdraftTierBand
OverdraftType (optional)
String An overdraft can either be 'committed' which means that the facility cannot be withdrawn without reasonable notification before it's agreed end date, or 'on demand' which means that the financial institution can demand repayment at any point in time.
Enum:
OVCO
OVOD
OVOT
TierBandMethod
String The methodology of how overdraft is charged. It can be: 'Whole' Where the same charge/rate is applied to the entirety of the overdraft balance (where charges are applicable). 'Tiered' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount tiers defined by the lending financial organisation 'Banded' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount bands defined by a government organisation.
Enum:
INBA
INTI
INWH

OBReadProduct2_Data_OtherProductType_ProductDetails - Up

FeeFreeLength (optional)
Integer The length/duration of the fee free period
FeeFreeLengthPeriod (optional)
String The unit of period (days, weeks, months etc.) of the promotional length
Enum:
PACT
PDAY
PHYR
PMTH
PQTR
PWEK
PYER
MonthlyMaximumCharge (optional)
String The maximum relevant charges that could accrue as defined fully in Part 7 of the CMA order
Notes (optional)
OtherSegment (optional)
Segment (optional)
Enum:

OBReadProduct2_Data_OtherProductType_Repayment - Up

Repayment details of the Loan product
AmountType (optional)
String The repayment is for paying just the interest only or both interest and capital or bullet amount or balance to date etc
Enum:
RABD
RABL
RACI
RAFC
RAIO
RALT
USOT
Notes (optional)
OtherAmountType (optional)
OtherRepaymentFrequency (optional)
OtherRepaymentType (optional)
RepaymentFeeCharges (optional)
RepaymentFrequency (optional)
String Repayment frequency
Enum:
SMDA
SMFL
SMFO
SMHY
SMMO
SMOT
SMQU
SMWE
SMYE
RepaymentHoliday (optional)
RepaymentType (optional)
String Repayment type
Enum:
USBA
USBU
USCI
USCS
USER
USFA
USFB
USFI
USIO
USOT
USPF
USRW
USSL

OBReadProduct2_Data_OtherProductType_Repayment_OtherAmountType - Up

Other amount type which is not in the standard code list
Code (optional)
Description
Name

OBReadProduct2_Data_OtherProductType_Repayment_OtherRepaymentFrequency - Up

Other repayment frequency which is not in the standard code list
Code (optional)
Description
Name

OBReadProduct2_Data_OtherProductType_Repayment_OtherRepaymentType - Up

Other repayment type which is not in the standard code list
Code (optional)
Description
Name

OBReadProduct2_Data_OtherProductType_Repayment_RepaymentFeeCharges - Up

Applicable fee/charges for repayment such as prepayment, full early repayment or non repayment.
RepaymentFeeChargeCap (optional)
RepaymentFeeChargeDetail

OBReadProduct2_Data_OtherProductType_Repayment_RepaymentFeeCharges_RepaymentFeeChargeCap - Up

RepaymentFeeChargeCap sets daily, weekly, monthly, yearly limits on the fees that are charged
CappingPeriod (optional)
FeeCapAmount (optional)
FeeCapOccurrence (optional)
FeeType
Enum:
MinMaxType
Notes (optional)
OtherFeeType (optional)

OBReadProduct2_Data_OtherProductType_Repayment_RepaymentFeeCharges_RepaymentFeeChargeDetail - Up

Details about specific fees/charges that are applied for repayment
ApplicationFrequency
CalculationFrequency
FeeAmount (optional)
FeeRate (optional)
FeeRateType (optional)
FeeType
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount
Notes (optional)
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

OBReadProduct2_Data_OtherProductType_Repayment_RepaymentHoliday - Up

Details of capital repayment holiday if any
MaxHolidayLength (optional)
Integer The maximum length/duration of a Repayment Holiday
MaxHolidayPeriod (optional)
String The unit of period (days, weeks, months etc.) of the repayment holiday
Enum:
PACT
PDAY
PHYR
PMTH
PQTR
PWEK
PYER
Notes (optional)

OBReadProduct2_Data_Product - Up

Product details associated with the Account
AccountId
String Account Identification of the customer for Product Details
BCA (optional)
MarketingStateId (optional)
String Unique and unambiguous identification of a Product Marketing State.
OtherProductType (optional)
PCA (optional)
ProductId (optional)
String The unique ID that has been internally assigned by the financial institution to each of the current account banking products they market to their retail and/or small to medium enterprise (SME) customers.
ProductName (optional)
String The name of the Product used for marketing purposes from a customer perspective. I.e. what the customer would recognise.
ProductType
String Product type : Personal Current Account, Business Current Account
Enum:
BusinessCurrentAccount
CommercialCreditCard
Other
PersonalCurrentAccount
SMELoan
SecondaryProductId (optional)
String Any secondary Identification which supports Product Identifier to uniquely identify the current account banking products.

OBReadScheduledPayment2 - Up

Data
Links (optional)
Meta (optional)

OBReadScheduledPayment2_Data - Up

ScheduledPayment (optional)

OBReadStandingOrder4 - Up

Data
Links (optional)
Meta (optional)

OBReadStandingOrder4_Data - Up

StandingOrder (optional)

OBReadStandingOrder5 - Up

Data
Links (optional)
Meta (optional)

OBReadStandingOrder5_Data - Up

StandingOrder (optional)

OBReadStatement1 - Up

Data
Links (optional)
Meta (optional)

OBReadStatement2 - Up

Data
Links (optional)
Meta (optional)

OBReadTransaction4 - Up

Data
Links (optional)
Meta (optional)

OBReadTransaction5 - Up

Data
Links (optional)
Meta (optional)

OBRegistrationProperties1 - Up

application_type
Enum:
web
mobile
client_id (optional)
String OAuth 2.0 client identifier string
client_id_issued_at (optional)
Integer Time at which the client identifier was issued expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC format: int32
client_secret (optional)
String OAuth 2.0 client secret string
client_secret_expires_at (optional)
Integer Time at which the client secret will expire expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC. Set to 0 if does not expire format: int32
grant_types
Enum:
id_token_signed_response_alg
redirect_uris
array[String] format: uri
request_object_signing_alg
response_types (optional)
Enum:
scope
software_id (optional)
software_statement
String format: JWT
tls_client_auth_subject_dn (optional)
token_endpoint_auth_method
Enum:
private_key_jwt
client_secret_jwt
client_secret_basic
client_secret_post
tls_client_auth
token_endpoint_auth_signing_alg (optional)

OBRisk1 - Up

The Risk section is sent by the initiating party to the ASPSP. It is used to specify additional details for risk scoring for Payments.
DeliveryAddress (optional)
MerchantCategoryCode (optional)
String Category code conform to ISO 18245, related to the type of services or goods the merchant provides for the transaction.
MerchantCustomerIdentification (optional)
String The unique customer identifier of the PSU with the merchant.
PaymentContextCode (optional)
String Specifies the payment context
Enum:
BillPayment
EcommerceGoods
EcommerceServices
Other
PartyToParty

OBRisk1_DeliveryAddress - Up

Information that locates and identifies a specific address, as defined by postal services or in free format text.
AddressLine (optional)
BuildingNumber (optional)
Country
String Nation with its own government, occupying a particular territory.
CountrySubDivision (optional)
PostCode (optional)
StreetName (optional)
TownName

OBRisk2 - Up

The Risk section is sent by the initiating party to the ASPSP. It is used to specify additional details for risk scoring for Account Info.

OBScheduledPayment2 - Up

AccountId
CreditorAccount (optional)
CreditorAgent (optional)
InstructedAmount
Reference (optional)
ScheduledPaymentDateTime
ScheduledPaymentId (optional)
ScheduledType

OBScheduledPayment2Basic - Up

AccountId
InstructedAmount
Reference (optional)
ScheduledPaymentDateTime
ScheduledPaymentId (optional)
ScheduledType

OBScheduledPayment2Detail - Up

AccountId
CreditorAccount
CreditorAgent (optional)
InstructedAmount
Reference (optional)
ScheduledPaymentDateTime
ScheduledPaymentId (optional)
ScheduledType

OBStandingOrder4 - Up

AccountId
CreditorAccount (optional)
CreditorAgent (optional)
FinalPaymentAmount (optional)
FinalPaymentDateTime (optional)
FirstPaymentAmount (optional)
FirstPaymentDateTime (optional)
Frequency
NextPaymentAmount (optional)
NextPaymentDateTime (optional)
Reference (optional)
StandingOrderId (optional)
StandingOrderStatusCode (optional)
SupplementaryData (optional)

OBStandingOrder4Basic - Up

AccountId
FinalPaymentAmount (optional)
FinalPaymentDateTime (optional)
FirstPaymentAmount (optional)
FirstPaymentDateTime (optional)
Frequency
NextPaymentAmount (optional)
NextPaymentDateTime (optional)
Reference (optional)
StandingOrderId (optional)
StandingOrderStatusCode (optional)
SupplementaryData (optional)

OBStandingOrder4Detail - Up

AccountId
CreditorAccount
CreditorAgent (optional)
FinalPaymentAmount (optional)
FinalPaymentDateTime (optional)
FirstPaymentAmount (optional)
FirstPaymentDateTime (optional)
Frequency
NextPaymentAmount (optional)
NextPaymentDateTime (optional)
Reference (optional)
StandingOrderId (optional)
StandingOrderStatusCode (optional)
SupplementaryData (optional)

OBStandingOrder5 - Up

AccountId
CreditorAccount (optional)
CreditorAgent (optional)
FinalPaymentAmount (optional)
FinalPaymentDateTime (optional)
FirstPaymentAmount (optional)
FirstPaymentDateTime (optional)
Frequency
NextPaymentAmount (optional)
NextPaymentDateTime (optional)
Reference (optional)
StandingOrderId (optional)
StandingOrderStatusCode (optional)
SupplementaryData (optional)

OBStandingOrder5Basic - Up

AccountId
FinalPaymentAmount (optional)
FinalPaymentDateTime (optional)
FirstPaymentAmount (optional)
FirstPaymentDateTime (optional)
Frequency
NextPaymentAmount (optional)
NextPaymentDateTime (optional)
Reference (optional)
StandingOrderId (optional)
StandingOrderStatusCode (optional)
SupplementaryData (optional)

OBStandingOrder5Detail - Up

AccountId
CreditorAccount
CreditorAgent (optional)
FinalPaymentAmount (optional)
FinalPaymentDateTime (optional)
FirstPaymentAmount (optional)
FirstPaymentDateTime (optional)
Frequency
NextPaymentAmount (optional)
NextPaymentDateTime (optional)
Reference (optional)
StandingOrderId (optional)
StandingOrderStatusCode (optional)
SupplementaryData (optional)

OBStatement2 - Up

Provides further details on a statement resource.
AccountId
CreationDateTime
EndDateTime
StartDateTime
StatementAmount (optional)
StatementBenefit (optional)
StatementDateTime (optional)
StatementDescription (optional)
StatementFee (optional)
StatementId (optional)
StatementInterest (optional)
StatementRate (optional)
StatementReference (optional)
StatementValue (optional)
Type

OBStatement2Basic - Up

Provides further details on a statement resource.
AccountId
CreationDateTime
EndDateTime
StartDateTime
StatementBenefit (optional)
StatementDateTime (optional)
StatementDescription (optional)
StatementFee (optional)
StatementId (optional)
StatementInterest (optional)
StatementRate (optional)
StatementReference (optional)
StatementValue (optional)
Type

OBStatement2Detail - Up

Provides further details on a statement resource.
AccountId
CreationDateTime
EndDateTime
StartDateTime
StatementAmount (optional)
StatementBenefit (optional)
StatementDateTime (optional)
StatementDescription (optional)
StatementFee (optional)
StatementId (optional)
StatementInterest (optional)
StatementRate (optional)
StatementReference (optional)
StatementValue (optional)
Type

OBStatement2_StatementAmount - Up

Set of elements used to provide details of a generic amount for the statement resource.
Amount
CreditDebitIndicator
Type

OBStatement2_StatementBenefit - Up

Set of elements used to provide details of a benefit or reward amount for the statement resource.
Amount
Type

OBStatement2_StatementDateTime - Up

Set of elements used to provide details of a generic date time for the statement resource.
DateTime
Type

OBStatement2_StatementFee - Up

Set of elements used to provide details of a fee for the statement resource.
Amount
CreditDebitIndicator
Description (optional)
Frequency (optional)
Rate (optional)
RateType (optional)
Type

OBStatement2_StatementInterest - Up

Set of elements used to provide details of a generic interest amount related to the statement resource.
Amount
CreditDebitIndicator
Description (optional)
Frequency (optional)
Rate (optional)
RateType (optional)
Type

OBStatement2_StatementRate - Up

Set of elements used to provide details of a generic rate related to the statement resource.
Rate
Type

OBStatement2_StatementValue - Up

Set of elements used to provide details of a generic number value related to the statement resource.
Type
Value

OBSupplementaryData1 - Up

Additional information that can not be captured in the structured fields and/or any other specific block.

OBThirdPartyProviders - Up

Third party providers consisting of payment initiation service providers and account information service providers
externalId (optional)
id (optional)
meta (optional)
schemas
urn:openbanking:competentauthorityclaims:1.0 (optional)
urn:openbanking:legalauthorityclaims:1.0 (optional)
urn:openbanking:organisation:1.0
urn:openbanking:softwarestatement:1.0 (optional)

OBTransaction5 - Up

Provides further details on an entry in the report.
AccountId
AddressLine (optional)
Amount
Balance (optional)
BankTransactionCode (optional)
BookingDateTime
CardInstrument (optional)
ChargeAmount (optional)
CreditDebitIndicator
CreditorAccount (optional)
CreditorAgent (optional)
CurrencyExchange (optional)
DebtorAccount (optional)
DebtorAgent (optional)
MerchantDetails (optional)
ProprietaryBankTransactionCode (optional)
StatementReference (optional)
Status
SupplementaryData (optional)
TransactionId (optional)
TransactionInformation (optional)
TransactionReference (optional)
ValueDateTime (optional)

OBTransaction5Basic - Up

Provides further details on an entry in the report.
AccountId
AddressLine (optional)
Amount
BankTransactionCode (optional)
BookingDateTime
CardInstrument (optional)
ChargeAmount (optional)
CreditDebitIndicator
CurrencyExchange (optional)
ProprietaryBankTransactionCode (optional)
StatementReference (optional)
Status
SupplementaryData (optional)
TransactionId (optional)
TransactionReference (optional)
ValueDateTime (optional)

OBTransaction5Detail - Up

Provides further details on an entry in the report.
AccountId
AddressLine (optional)
Amount
Balance (optional)
BankTransactionCode (optional)
BookingDateTime
CardInstrument (optional)
ChargeAmount (optional)
CreditDebitIndicator
CreditorAccount (optional)
CreditorAgent (optional)
CurrencyExchange (optional)
DebtorAccount (optional)
DebtorAgent (optional)
MerchantDetails (optional)
ProprietaryBankTransactionCode (optional)
StatementReference (optional)
Status
SupplementaryData (optional)
TransactionId (optional)
TransactionInformation (optional)
TransactionReference (optional)
ValueDateTime (optional)

OBTransactionCardInstrument1 - Up

Set of elements to describe the card instrument used in the transaction.
AuthorisationType (optional)
String The card authorisation type.
Enum:
ConsumerDevice
Contactless
None
PIN
CardSchemeName
String Name of the card scheme.
Enum:
AmericanExpress
Diners
Discover
MasterCard
VISA
Identification (optional)
String Identification assigned by an institution to identify the card instrument used in the transaction. This identification is known by the account owner, and may be masked.
Name (optional)
String Name of the cardholder using the card instrument.

OBTransactionCashBalance - Up

Set of elements used to define the balance as a numerical representation of the net increases and decreases in an account after a transaction entry is applied to the account.
Amount
CreditDebitIndicator
Type

OBTransactionCashBalance_Amount - Up

Amount of money of the cash balance after a transaction entry is applied to the account..
Amount
Currency

OBWriteDomestic2 - Up

Data
Risk

OBWriteDomestic2_Data - Up

ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
Initiation

OBWriteDomestic2_Data_Initiation - Up

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a single domestic payment.
CreditorAccount
CreditorPostalAddress (optional)
DebtorAccount (optional)
EndToEndIdentification
String Unique identification assigned by the initiating party to unambiguously identify the transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain. Usage: The end-to-end identification can be used for reconciliation or to link tasks relating to the transaction. It can be included in several messages related to the transaction. OB: The Faster Payments Scheme can only access 31 characters for the EndToEndIdentification field.
InstructedAmount
InstructionIdentification
String Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction. Usage: the instruction identification is a point to point reference that can be used between the instructing party and the instructed party to refer to the individual instruction. It can be included in several messages related to the instruction.
LocalInstrument (optional)
RemittanceInformation (optional)
SupplementaryData (optional)

OBWriteDomestic2_Data_Initiation_CreditorAccount - Up

Unambiguous identification of the account of the creditor to which a credit entry will be posted as a result of the payment transaction.
Identification
Name
String The account name is the name or names of the account owner(s) represented at an account level. Note, the account name is not the product name or the nickname of the account. OB: ASPSPs may carry out name validation for Confirmation of Payee, but it is not mandatory.
SchemeName
SecondaryIdentification (optional)

OBWriteDomestic2_Data_Initiation_DebtorAccount - Up

Unambiguous identification of the account of the debtor to which a debit entry will be made as a result of the transaction.
Identification
Name (optional)
String The account name is the name or names of the account owner(s) represented at an account level, as displayed by the ASPSP's online channels. Note, the account name is not the product name or the nickname of the account.
SchemeName
SecondaryIdentification (optional)

OBWriteDomestic2_Data_Initiation_InstructedAmount - Up

Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party. Usage: This amount has to be transported unchanged through the transaction chain.
Amount
Currency

OBWriteDomestic2_Data_Initiation_RemittanceInformation - Up

Information supplied to enable the matching of an entry with the items that the transfer is intended to settle, such as commercial invoices in an accounts' receivable system.
Reference (optional)
String Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. Usage: If available, the initiating party should provide this reference in the structured remittance information, to enable reconciliation by the creditor upon receipt of the amount of money. If the business context requires the use of a creditor reference or a payment remit identification, and only one identifier can be passed through the end-to-end chain, the creditor's reference or payment remittance identification should be quoted in the end-to-end transaction identification. OB: The Faster Payments Scheme can only accept 18 characters for the ReferenceInformation field - which is where this ISO field will be mapped.
Unstructured (optional)
String Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system, in an unstructured form.

OBWriteDomesticConsent3 - Up

Data
Risk

OBWriteDomesticConsent3_Data - Up

Authorisation (optional)
Initiation
SCASupportData (optional)

OBWriteDomesticConsent3_Data_Authorisation - Up

The authorisation type request from the TPP.
AuthorisationType
String Type of authorisation flow requested.
Enum:
Any
Single
CompletionDateTime (optional)
Date Date and time at which the requested authorisation flow must be completed.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteDomesticConsent3_Data_SCASupportData - Up

Supporting Data provided by TPP, when requesting SCA Exemption.
AppliedAuthenticationApproach (optional)
String Specifies a character string with a maximum length of 40 characters. Usage: This field indicates whether the PSU was subject to SCA performed by the TPP
Enum:
CA
SCA
ReferencePaymentOrderId (optional)
String Specifies a character string with a maximum length of 140 characters. Usage: If the payment is recurring then the transaction identifier of the previous payment occurrence so that the ASPSP can verify that the PISP, amount and the payee are the same as the previous occurrence.
RequestedSCAExemptionType (optional)
String This field allows a PISP to request specific SCA Exemption for a Payment Initiation
Enum:
BillPayment
ContactlessTravel
EcommerceGoods
EcommerceServices
Kiosk
Parking
PartyToParty

OBWriteDomesticConsentResponse3 - Up

Data
Links (optional)
Meta (optional)
Risk

OBWriteDomesticConsentResponse3_Data - Up

Authorisation (optional)
Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
CutOffDateTime (optional)
Date Specified cut-off date and time for the payment consent.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
SCASupportData (optional)
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Consumed
Rejected
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteDomesticConsentResponse3_Data_Charges - Up

Set of elements used to provide details of a charge for the payment initiation.
Amount
ChargeBearer
Type

OBWriteDomesticResponse3 - Up

Data
Links (optional)
Meta (optional)

OBWriteDomesticResponse3_Data - Up

Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the message was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
DomesticPaymentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the domestic payment resource.
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
MultiAuthorisation (optional)
Status
String Specifies the status of the payment information group.
Enum:
AcceptedCreditSettlementCompleted
AcceptedSettlementCompleted
AcceptedSettlementInProcess
AcceptedWithoutPosting
Pending
Rejected
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteDomesticResponse3_Data_MultiAuthorisation - Up

The multiple authorisation flow response from the ASPSP.
ExpirationDateTime (optional)
Date Date and time at which the requested authorisation flow must be completed.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
LastUpdateDateTime (optional)
Date Last date and time at the authorisation flow was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
NumberReceived (optional)
Integer Number of authorisations received.
NumberRequired (optional)
Integer Number of authorisations required for payment order (total required at the start of the multi authorisation journey).
Status
String Specifies the status of the authorisation flow in code form.
Enum:
Authorised
AwaitingFurtherAuthorisation
Rejected

OBWriteDomesticScheduled2 - Up

Data
Risk

OBWriteDomesticScheduled2_Data - Up

ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
Initiation

OBWriteDomesticScheduled2_Data_Initiation - Up

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a single scheduled domestic payment.
CreditorAccount
CreditorPostalAddress (optional)
DebtorAccount (optional)
EndToEndIdentification (optional)
String Unique identification assigned by the initiating party to unambiguously identify the transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain. Usage: The end-to-end identification can be used for reconciliation or to link tasks relating to the transaction. It can be included in several messages related to the transaction. OB: The Faster Payments Scheme can only access 31 characters for the EndToEndIdentification field.
InstructedAmount
InstructionIdentification
String Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction. Usage: the instruction identification is a point to point reference that can be used between the instructing party and the instructed party to refer to the individual instruction. It can be included in several messages related to the instruction.
LocalInstrument (optional)
RemittanceInformation (optional)
RequestedExecutionDateTime
Date Date at which the initiating party requests the clearing agent to process the payment. Usage: This is the date on which the debtor's account is to be debited.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
SupplementaryData (optional)

OBWriteDomesticScheduledConsent3 - Up

Data
Risk

OBWriteDomesticScheduledConsent3_Data - Up

Authorisation (optional)
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)

OBWriteDomesticScheduledConsentResponse3 - Up

Data
Links (optional)
Meta (optional)
Risk

OBWriteDomesticScheduledConsentResponse3_Data - Up

Authorisation (optional)
Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
CutOffDateTime (optional)
Date Specified cut-off date and time for the payment consent.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Consumed
Rejected
StatusUpdateDateTime
Date Date and time at which the consent resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteDomesticScheduledResponse3 - Up

Data
Links (optional)
Meta (optional)

OBWriteDomesticScheduledResponse3_Data - Up

Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the message was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
DomesticScheduledPaymentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the domestic schedule payment resource.
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
MultiAuthorisation (optional)
Status
String Specifies the status of the payment order resource.
Enum:
Cancelled
InitiationCompleted
InitiationFailed
InitiationPending
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteDomesticStandingOrder3 - Up

Data
Risk

OBWriteDomesticStandingOrder3_Data - Up

ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
Initiation

OBWriteDomesticStandingOrder3_Data_Initiation - Up

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a domestic standing order.
CreditorAccount
DebtorAccount (optional)
FinalPaymentAmount (optional)
FinalPaymentDateTime (optional)
Date The date on which the final payment for a Standing Order schedule will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
FirstPaymentAmount
FirstPaymentDateTime
Date The date on which the first payment for a Standing Order schedule will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Frequency
String Individual Definitions: EvryDay - Every day EvryWorkgDay - Every working day IntrvlWkDay - An interval specified in weeks (01 to 09), and the day within the week (01 to 07) WkInMnthDay - A monthly interval, specifying the week of the month (01 to 05) and day within the week (01 to 07) IntrvlMnthDay - An interval specified in months (between 01 to 06, 12, 24), specifying the day within the month (-5 to -1, 1 to 31) QtrDay - Quarterly (either ENGLISH, SCOTTISH, or RECEIVED). ENGLISH = Paid on the 25th March, 24th June, 29th September and 25th December. SCOTTISH = Paid on the 2nd February, 15th May, 1st August and 11th November. RECEIVED = Paid on the 20th March, 19th June, 24th September and 20th December. Individual Patterns: EvryDay (ScheduleCode) EvryWorkgDay (ScheduleCode) IntrvlWkDay:IntervalInWeeks:DayInWeek (ScheduleCode + IntervalInWeeks + DayInWeek) WkInMnthDay:WeekInMonth:DayInWeek (ScheduleCode + WeekInMonth + DayInWeek) IntrvlMnthDay:IntervalInMonths:DayInMonth (ScheduleCode + IntervalInMonths + DayInMonth) QtrDay: + either (ENGLISH, SCOTTISH or RECEIVED) ScheduleCode + QuarterDay The regular expression for this element combines five smaller versions for each permitted pattern. To aid legibility - the components are presented individually here: EvryDay EvryWorkgDay IntrvlWkDay:0[1-9]:0[1-7] WkInMnthDay:0[1-5]:0[1-7] IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]) QtrDay:(ENGLISH|SCOTTISH|RECEIVED) Full Regular Expression: ^(EvryDay)$|^(EvryWorkgDay)$|^(IntrvlWkDay:0[1-9]:0[1-7])$|^(WkInMnthDay:0[1-5]:0[1-7])$|^(IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]))$|^(QtrDay:(ENGLISH|SCOTTISH|RECEIVED))$
NumberOfPayments (optional)
String Number of the payments that will be made in completing this frequency sequence including any executed since the sequence start date.
RecurringPaymentAmount (optional)
RecurringPaymentDateTime (optional)
Date The date on which the first recurring payment for a Standing Order schedule will be made. Usage: This must be populated only if the first recurring date is different to the first payment date.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Reference (optional)
String Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. Usage: If available, the initiating party should provide this reference in the structured remittance information, to enable reconciliation by the creditor upon receipt of the amount of money. If the business context requires the use of a creditor reference or a payment remit identification, and only one identifier can be passed through the end-to-end chain, the creditor's reference or payment remittance identification should be quoted in the end-to-end transaction identification.
SupplementaryData (optional)

OBWriteDomesticStandingOrder3_Data_Initiation_CreditorAccount - Up

Identification assigned by an institution to identify an account. This identification is known by the account owner.
Identification
Name
String The account name is the name or names of the account owner(s) represented at an account level. Note, the account name is not the product name or the nickname of the account. OB: ASPSPs may carry out name validation for Confirmation of Payee, but it is not mandatory.
SchemeName
SecondaryIdentification (optional)

OBWriteDomesticStandingOrder3_Data_Initiation_DebtorAccount - Up

Provides the details to identify the debtor account.
Identification
Name (optional)
String The account name is the name or names of the account owner(s) represented at an account level, as displayed by the ASPSP's online channels. Note, the account name is not the product name or the nickname of the account.
SchemeName
SecondaryIdentification (optional)

OBWriteDomesticStandingOrder3_Data_Initiation_FinalPaymentAmount - Up

The amount of the final Standing Order
Amount
Currency

OBWriteDomesticStandingOrder3_Data_Initiation_FirstPaymentAmount - Up

The amount of the first Standing Order
Amount
Currency

OBWriteDomesticStandingOrder3_Data_Initiation_RecurringPaymentAmount - Up

The amount of the recurring Standing Order
Amount
Currency

OBWriteDomesticStandingOrderConsent4 - Up

Data
Risk

OBWriteDomesticStandingOrderConsent4_Data - Up

Authorisation (optional)
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)

OBWriteDomesticStandingOrderConsentResponse4 - Up

Data
Links (optional)
Meta (optional)
Risk

OBWriteDomesticStandingOrderConsentResponse4_Data - Up

Authorisation (optional)
Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
CutOffDateTime (optional)
Date Specified cut-off date and time for the payment consent.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Consumed
Rejected
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteDomesticStandingOrderResponse4 - Up

Data
Links (optional)
Meta (optional)

OBWriteDomesticStandingOrderResponse4_Data - Up

Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
DomesticStandingOrderId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the domestic standing order resource.
Initiation
MultiAuthorisation (optional)
Status
String Specifies the status of the payment order resource.
Enum:
Cancelled
InitiationCompleted
InitiationFailed
InitiationPending
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteFile2 - Up

Data

OBWriteFile2_Data - Up

ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
Initiation

OBWriteFile2_Data_Initiation - Up

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds using a payment file.
ControlSum (optional)
BigDecimal Total of all individual amounts included in the group, irrespective of currencies.
DebtorAccount (optional)
FileHash
String A base64 encoding of a SHA256 hash of the file to be uploaded.
FileReference (optional)
String Reference for the file.
FileType
String Specifies the payment file type.
LocalInstrument (optional)
NumberOfTransactions (optional)
String Number of individual transactions contained in the payment information group.
RemittanceInformation (optional)
RequestedExecutionDateTime (optional)
Date Date at which the initiating party requests the clearing agent to process the payment. Usage: This is the date on which the debtor's account is to be debited.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
SupplementaryData (optional)

OBWriteFileConsent3 - Up

Data

OBWriteFileConsent3_Data - Up

Authorisation (optional)
Initiation
SCASupportData (optional)

OBWriteFileConsentResponse3 - Up

Data
Links (optional)
Meta (optional)

OBWriteFileConsentResponse3_Data - Up

Authorisation (optional)
Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
CutOffDateTime (optional)
Date Specified cut-off date and time for the payment consent.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
SCASupportData (optional)
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
AwaitingUpload
Consumed
Rejected
StatusUpdateDateTime
Date Date and time at which the consent resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteFileResponse2 - Up

Data
Links (optional)
Meta (optional)

OBWriteFileResponse2_Data - Up

Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the message was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
FilePaymentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the file payment resource.
Initiation
MultiAuthorisation (optional)
Status
String Specifies the status of the payment order resource.
Enum:
InitiationCompleted
InitiationFailed
InitiationPending
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteFundsConfirmationResponse1 - Up

Data
Links (optional)
Meta (optional)

OBWriteFundsConfirmationResponse1_Data - Up

FundsAvailableResult (optional)
SupplementaryData (optional)

OBWriteFundsConfirmationResponse1_Data_FundsAvailableResult - Up

Result of a funds availability check.
FundsAvailable
Boolean Flag to indicate the availability of funds given the Amount in the consent request.
FundsAvailableDateTime
Date Date and time at which the funds availability check was generated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteInternational2 - Up

Data
Risk

OBWriteInternational2_Data - Up

ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
Initiation

OBWriteInternational2_Data_Initiation - Up

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a single international payment.
ChargeBearer (optional)
Creditor (optional)
CreditorAccount
CreditorAgent (optional)
CurrencyOfTransfer
String Specifies the currency of the to be transferred amount, which is different from the currency of the debtor's account.
DebtorAccount (optional)
EndToEndIdentification
String Unique identification assigned by the initiating party to unambiguously identify the transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain. Usage: The end-to-end identification can be used for reconciliation or to link tasks relating to the transaction. It can be included in several messages related to the transaction. OB: The Faster Payments Scheme can only access 31 characters for the EndToEndIdentification field.
ExchangeRateInformation (optional)
InstructedAmount
InstructionIdentification
String Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction. Usage: the instruction identification is a point to point reference that can be used between the instructing party and the instructed party to refer to the individual instruction. It can be included in several messages related to the instruction.
InstructionPriority (optional)
String Indicator of the urgency or order of importance that the instructing party would like the instructed party to apply to the processing of the instruction.
Enum:
Normal
Urgent
LocalInstrument (optional)
Purpose (optional)
String Specifies the external purpose code in the format of character string with a maximum length of 4 characters. The list of valid codes is an external code list published separately. External code sets can be downloaded from www.iso20022.org.
RemittanceInformation (optional)
SupplementaryData (optional)

OBWriteInternational2_Data_Initiation_Creditor - Up

Party to which an amount of money is due.
Name (optional)
String Name by which a party is known and which is usually used to identify that party.
PostalAddress (optional)

OBWriteInternational2_Data_Initiation_CreditorAgent - Up

Financial institution servicing an account for the creditor.
Identification (optional)
String Unique and unambiguous identification of a financial institution or a branch of a financial institution.
Name (optional)
String Name by which an agent is known and which is usually used to identify that agent.
PostalAddress (optional)
SchemeName (optional)
String Name of the identification scheme, in a coded form as published in an external list.

OBWriteInternational2_Data_Initiation_ExchangeRateInformation - Up

Provides details on the currency exchange rate and contract.
ContractIdentification (optional)
String Unique and unambiguous reference to the foreign exchange contract agreed between the initiating party/creditor and the debtor agent.
ExchangeRate (optional)
BigDecimal The factor used for conversion of an amount from one currency to another. This reflects the price at which one currency was bought with another currency.
RateType
String Specifies the type used to complete the currency exchange.
Enum:
Actual
Agreed
Indicative
UnitCurrency
String Currency in which the rate of exchange is expressed in a currency exchange. In the example 1GBP = xxxCUR, the unit currency is GBP.

OBWriteInternationalConsent3 - Up

Data
Risk

OBWriteInternationalConsent3_Data - Up

Authorisation (optional)
Initiation
SCASupportData (optional)

OBWriteInternationalConsentResponse3 - Up

Data
Links (optional)
Meta (optional)
Risk

OBWriteInternationalConsentResponse3_Data - Up

Authorisation (optional)
Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
CutOffDateTime (optional)
Date Specified cut-off date and time for the payment consent.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExchangeRateInformation (optional)
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
SCASupportData (optional)
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Consumed
Rejected
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteInternationalConsentResponse3_Data_ExchangeRateInformation - Up

Further detailed information on the exchange rate that has been used in the payment transaction.
ContractIdentification (optional)
String Unique and unambiguous reference to the foreign exchange contract agreed between the initiating party/creditor and the debtor agent.
ExchangeRate
BigDecimal The factor used for conversion of an amount from one currency to another. This reflects the price at which one currency was bought with another currency.
ExpirationDateTime (optional)
Date Specified date and time the exchange rate agreement will expire.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
RateType
String Specifies the type used to complete the currency exchange.
Enum:
Actual
Agreed
Indicative
UnitCurrency
String Currency in which the rate of exchange is expressed in a currency exchange. In the example 1GBP = xxxCUR, the unit currency is GBP.

OBWriteInternationalResponse3 - Up

Data
Links (optional)
Meta (optional)

OBWriteInternationalResponse3_Data - Up

Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the message was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExchangeRateInformation (optional)
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
InternationalPaymentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the international payment resource.
MultiAuthorisation (optional)
Status
String Specifies the status of the payment information group.
Enum:
AcceptedCreditSettlementCompleted
AcceptedSettlementCompleted
AcceptedSettlementInProcess
AcceptedWithoutPosting
Pending
Rejected
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteInternationalScheduled2 - Up

Data
Risk

OBWriteInternationalScheduled2_Data - Up

ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
Initiation

OBWriteInternationalScheduled2_Data_Initiation - Up

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a single scheduled international payment.
ChargeBearer (optional)
Creditor (optional)
CreditorAccount
CreditorAgent (optional)
CurrencyOfTransfer
String Specifies the currency of the to be transferred amount, which is different from the currency of the debtor's account.
DebtorAccount (optional)
EndToEndIdentification (optional)
String Unique identification assigned by the initiating party to unambiguously identify the transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain. Usage: The end-to-end identification can be used for reconciliation or to link tasks relating to the transaction. It can be included in several messages related to the transaction. OB: The Faster Payments Scheme can only access 31 characters for the EndToEndIdentification field.
ExchangeRateInformation (optional)
InstructedAmount
InstructionIdentification
String Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction. Usage: the instruction identification is a point to point reference that can be used between the instructing party and the instructed party to refer to the individual instruction. It can be included in several messages related to the instruction.
InstructionPriority (optional)
String Indicator of the urgency or order of importance that the instructing party would like the instructed party to apply to the processing of the instruction.
Enum:
Normal
Urgent
LocalInstrument (optional)
Purpose (optional)
String Specifies the external purpose code in the format of character string with a maximum length of 4 characters. The list of valid codes is an external code list published separately. External code sets can be downloaded from www.iso20022.org.
RemittanceInformation (optional)
RequestedExecutionDateTime
Date Date at which the initiating party requests the clearing agent to process the payment. Usage: This is the date on which the debtor's account is to be debited.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
SupplementaryData (optional)

OBWriteInternationalScheduledConsent3 - Up

Data
Risk

OBWriteInternationalScheduledConsent3_Data - Up

Authorisation (optional)
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)

OBWriteInternationalScheduledConsentResponse3 - Up

Data
Links (optional)
Meta (optional)
Risk

OBWriteInternationalScheduledConsentResponse3_Data - Up

Authorisation (optional)
Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
CutOffDateTime (optional)
Date Specified cut-off date and time for the payment consent.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExchangeRateInformation (optional)
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)
Status
String Specifies the status of consent resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Consumed
Rejected
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteInternationalScheduledResponse3 - Up

Data
Links (optional)
Meta (optional)

OBWriteInternationalScheduledResponse3_Data - Up

Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the message was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExchangeRateInformation (optional)
ExpectedExecutionDateTime (optional)
Date Expected execution date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
ExpectedSettlementDateTime (optional)
Date Expected settlement date and time for the payment resource.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
InternationalScheduledPaymentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the international scheduled payment resource.
MultiAuthorisation (optional)
Status
String Specifies the status of the payment order resource.
Enum:
Cancelled
InitiationCompleted
InitiationFailed
InitiationPending
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteInternationalStandingOrder3 - Up

Data
Risk

OBWriteInternationalStandingOrder3_Data - Up

ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
Initiation

OBWriteInternationalStandingOrder3_Data_Initiation - Up

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for an international standing order.
ChargeBearer (optional)
Creditor (optional)
CreditorAccount
CreditorAgent (optional)
CurrencyOfTransfer
String Specifies the currency of the to be transferred amount, which is different from the currency of the debtor's account.
DebtorAccount (optional)
FinalPaymentDateTime (optional)
Date The date on which the final payment for a Standing Order schedule will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
FirstPaymentDateTime
Date The date on which the first payment for a Standing Order schedule will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Frequency
String Individual Definitions: EvryDay - Every day EvryWorkgDay - Every working day IntrvlWkDay - An interval specified in weeks (01 to 09), and the day within the week (01 to 07) WkInMnthDay - A monthly interval, specifying the week of the month (01 to 05) and day within the week (01 to 07) IntrvlMnthDay - An interval specified in months (between 01 to 06, 12, 24), specifying the day within the month (-5 to -1, 1 to 31) QtrDay - Quarterly (either ENGLISH, SCOTTISH, or RECEIVED). ENGLISH = Paid on the 25th March, 24th June, 29th September and 25th December. SCOTTISH = Paid on the 2nd February, 15th May, 1st August and 11th November. RECEIVED = Paid on the 20th March, 19th June, 24th September and 20th December. Individual Patterns: EvryDay (ScheduleCode) EvryWorkgDay (ScheduleCode) IntrvlWkDay:IntervalInWeeks:DayInWeek (ScheduleCode + IntervalInWeeks + DayInWeek) WkInMnthDay:WeekInMonth:DayInWeek (ScheduleCode + WeekInMonth + DayInWeek) IntrvlMnthDay:IntervalInMonths:DayInMonth (ScheduleCode + IntervalInMonths + DayInMonth) QtrDay: + either (ENGLISH, SCOTTISH or RECEIVED) ScheduleCode + QuarterDay The regular expression for this element combines five smaller versions for each permitted pattern. To aid legibility - the components are presented individually here: EvryDay EvryWorkgDay IntrvlWkDay:0[1-9]:0[1-7] WkInMnthDay:0[1-5]:0[1-7] IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]) QtrDay:(ENGLISH|SCOTTISH|RECEIVED) Full Regular Expression: ^(EvryDay)$|^(EvryWorkgDay)$|^(IntrvlWkDay:0[1-9]:0[1-7])$|^(WkInMnthDay:0[1-5]:0[1-7])$|^(IntrvlMnthDay:(0[1-6]|12|24):(-0[1-5]|0[1-9]|[12][0-9]|3[01]))$|^(QtrDay:(ENGLISH|SCOTTISH|RECEIVED))$
InstructedAmount
NumberOfPayments (optional)
String Number of the payments that will be made in completing this frequency sequence including any executed since the sequence start date.
Purpose (optional)
String Specifies the external purpose code in the format of character string with a maximum length of 4 characters. The list of valid codes is an external code list published separately. External code sets can be downloaded from www.iso20022.org.
Reference (optional)
String Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. Usage: If available, the initiating party should provide this reference in the structured remittance information, to enable reconciliation by the creditor upon receipt of the amount of money. If the business context requires the use of a creditor reference or a payment remit identification, and only one identifier can be passed through the end-to-end chain, the creditor's reference or payment remittance identification should be quoted in the end-to-end transaction identification.
SupplementaryData (optional)

OBWriteInternationalStandingOrder3_Data_Initiation_CreditorAccount - Up

Provides the details to identify the beneficiary account.
Identification
Name
String The account name is the name or names of the account owner(s) represented at an account level. Note, the account name is not the product name or the nickname of the account. OB: ASPSPs may carry out name validation for Confirmation of Payee, but it is not mandatory.
SchemeName
SecondaryIdentification (optional)

OBWriteInternationalStandingOrder3_Data_Initiation_CreditorAgent - Up

Party that manages the account on behalf of the account owner, that is manages the registration and booking of entries on the account, calculates balances on the account and provides information about the account. This is the servicer of the beneficiary account.
Identification (optional)
String Unique and unambiguous identification of the servicing institution.
Name (optional)
String Name by which an agent is known and which is usually used to identify that agent.
PostalAddress (optional)
SchemeName (optional)
String Name of the identification scheme, in a coded form as published in an external list.

OBWriteInternationalStandingOrderConsent4 - Up

Data
Risk

OBWriteInternationalStandingOrderConsent4_Data - Up

Authorisation (optional)
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)

OBWriteInternationalStandingOrderConsentResponse4 - Up

Data
Links (optional)
Meta (optional)
Risk

OBWriteInternationalStandingOrderConsentResponse4_Data - Up

Authorisation (optional)
Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
CutOffDateTime (optional)
Date Specified cut-off date and time for the payment consent.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
Permission
String Specifies the Open Banking service request types.
Enum:
Create
SCASupportData (optional)
Status
String Specifies the status of resource in code form.
Enum:
Authorised
AwaitingAuthorisation
Consumed
Rejected
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWriteInternationalStandingOrderResponse4 - Up

Data
Links (optional)
Meta (optional)

OBWriteInternationalStandingOrderResponse4_Data - Up

Charges (optional)
ConsentId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the consent resource.
CreationDateTime
Date Date and time at which the resource was created.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time
Initiation
InternationalStandingOrderId
String OB: Unique identification as assigned by the ASPSP to uniquely identify the international standing order resource.
MultiAuthorisation (optional)
Status
String Specifies the status of resource in code form.
Enum:
Cancelled
InitiationCompleted
InitiationFailed
InitiationPending
StatusUpdateDateTime
Date Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWritePaymentDetailsResponse1 - Up

Data
Links (optional)
Meta (optional)

OBWritePaymentDetailsResponse1_Data - Up

PaymentStatus (optional)

OBWritePaymentDetailsResponse1_Data_PaymentStatus - Up

Payment status details.
PaymentTransactionId
String Unique identifier for the transaction within an servicing institution. This identifier is both unique and immutable.
Status
String Status of a transfe, as assigned by the transaction administrator.
Enum:
Accepted
AcceptedCancellationRequest
AcceptedCreditSettlementCompleted
AcceptedCustomerProfile
AcceptedFundsChecked
AcceptedSettlementCompleted
AcceptedSettlementInProcess
AcceptedTechnicalValidation
AcceptedWithChange
AcceptedWithoutPosting
Cancelled
NoCancellationProcess
PartiallyAcceptedCancellationRequest
PartiallyAcceptedTechnicalCorrect
PaymentCancelled
Pending
PendingCancellationRequest
Received
Rejected
RejectedCancellationRequest
StatusDetail (optional)
StatusUpdateDateTime
Date Date and time at which the status was assigned to the transfer.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00 format: date-time

OBWritePaymentDetailsResponse1_Data_StatusDetail - Up

Payment status details as per underlying Payment Rail.
LocalInstrument (optional)
Status
String Status of a transfer, as assigned by the transaction administrator.
StatusReason (optional)
String Reason Code provided for the status of a transfer.
Enum:
Cancelled
PendingFailingSettlement
PendingSettlement
Proprietary
ProprietaryRejection
Suspended
Unmatched
StatusReasonDescription (optional)
String Reason provided for the status of a transfer.

OB_Amount1_0 - Up

Cap amount charged for a fee/charge

OB_Amount1_1 - Up

Every additional tranche of an overdraft balance to which an overdraft fee is applied

OB_Amount1_2 - Up

Amount charged for an overdraft fee/charge (where it is charged in terms of an amount rather than a rate)

OB_Amount1_3 - Up

Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)

OB_Amount1_4 - Up

Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)

OB_CodeMnemonic - Up

The four letter Mnemonic used within an XML file to identify a code

OB_FeeCategory1Code - Up

Categorisation of fees and charges into standard categories.

OB_FeeFrequency1Code_0 - Up

Frequency at which the overdraft charge is applied to the account

OB_FeeFrequency1Code_1 - Up

How often is the overdraft fee/charge calculated for the account.

OB_FeeFrequency1Code_2 - Up

How frequently the fee/charge is applied to the account

OB_FeeFrequency1Code_3 - Up

How frequently the fee/charge is calculated

OB_FeeFrequency1Code_4 - Up

Period e.g. day, week, month etc. for which the fee/charge is capped

OB_FeeType1Code - Up

Fee/Charge Type

OB_InterestCalculationMethod1Code - Up

Methods of calculating interest

OB_InterestFixedVariableType1Code - Up

Type of interest rate, Fixed or Variable

OB_InterestRateType1Code_0 - Up

Rate type for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)

OB_InterestRateType1Code_1 - Up

Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)

OB_MinMaxType1Code - Up

Min Max type

OB_OtherCodeType1_0 - Up

Code (optional)
Description
Name

OB_OtherCodeType1_1 - Up

Other application frequencies that are not available in the standard code list
Code (optional)
Description
Name

OB_OtherCodeType1_2 - Up

Other calculation frequency which is not available in the standard code set.
Code (optional)
Description
Name

OB_OtherCodeType1_3 - Up

Other Fee type which is not available in the standard code set
Code (optional)
Description
Name

OB_OtherCodeType1_4 - Up

Other fee rate type code which is not available in the standard code set
Code (optional)
Description
Name

OB_OtherCodeType1_5 - Up

Other fee rate type which is not in the standard rate type list
Code (optional)
Description
Name

OB_OtherCodeType1_6 - Up

Other application frequencies not covered in the standard code list
Code (optional)
Description
Name

OB_OtherCodeType1_7 - Up

Other calculation frequency which is not available in standard code set.
Code (optional)
Description
Name

OB_OtherCodeType1_8 - Up

Other fee rate type which is not available in the standard code set
Code (optional)
Description
Name

OB_OtherFeeChargeDetailType - Up

Other Fee/charge type which is not available in the standard code set
Code (optional)
Description
FeeCategory
Name

OB_OverdraftFeeType1Code - Up

Overdraft fee type

OB_Period1Code - Up

Period e.g. day, week, month etc. for which the fee/charge is capped

OB_Rate1_0 - Up

Rate charged for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)

OB_Rate1_1 - Up

Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)

Organisation - Up

Account details for an open banking organisation which are used for SCIM access to the Directory on behalf of an accredited organisation.
CreateTimestamp (optional)
String Creation Timestamp
EmailAddresses (optional)
array[Organisation_EmailAddresses] Email addresses associated with the organisation
ModifyTimestamp (optional)
String Modification Timestamp
OBAuthorisationState (optional)
String OB Participant Authorisation State
OBOrganisationId (optional)
String Open Banking Organisation Identifier
OrganisationCommonName (optional)
String The common name of the organisation
PersonalAccountRoles (optional)
array[Organisation_PersonalAccountRoles] Individuals who have authorised access to the organisation
PhoneNumbers (optional)
array[Organisation_PhoneNumbers] Phone numbers by which an organisation can be contacted
PostalAddresses (optional)
array[Organisation_PostalAddresses] Organisations's Postal Addresses
StatusDescription (optional)
String Organisation status description
status (optional)
String Organisation status

OrganisationGetFromSCIM200OKResponseSchema - Up

Organisation_1 - Up

Account details for an open banking organisation which are used for SCIM access to the Directory on behalf of an accredited organisation.
CreateTimestamp (optional)
String Creation Timestamp
EmailAddresses (optional)
array[Organisation_EmailAddresses] Email addresses associated with the organisation
ModifyTimestamp (optional)
String Modification Timestamp
OBAuthorisationState (optional)
String OB Participant Authorisation State
OBOrganisationId (optional)
String Open Banking Organisation Identifier
OrganisationCommonName (optional)
String The common name of the organisation
PersonalAccountRoles (optional)
array[Organisation_PersonalAccountRoles] Individuals who have authorised access to the organisation
PhoneNumbers (optional)
array[Organisation_1_PhoneNumbers] Phone numbers by which an organisation can be contacted
PostalAddresses (optional)
array[Organisation_PostalAddresses] Organisations's Postal Addresses
StatusDescription (optional)
String Organisation status description
status (optional)
String Organisation status

Organisation_1_PhoneNumbers - Up

Name (optional)
String A name of a person or an office to which this phone number belongs.
Type (optional)
String Type of phone contact
Value (optional)
String Value of phone number through which the organisation can be contacted
Verified (optional)
Boolean Flag to show that the phone number has been verified

Organisation_EmailAddresses - Up

Name (optional)
String A name of a person or an office to which this email belongs.
Primary (optional)
Boolean Indicator to show is this is the primary email address
Type (optional)
String Type of email address
Value (optional)
String Value of email address

Organisation_PersonalAccountRoles - Up

Role (optional)
String Role which the individual holds
UserName (optional)
String User's name, email address or other identifying label format: uri

Organisation_PhoneNumbers - Up

Name (optional)
String A name of a person or an office to which this phonenumber belongs.
Type (optional)
String Type of phone contact
Value (optional)
String Value of phone number through which the organisationcan be contacted
Verified (optional)
Boolean Flag to show that the phone number has been verified

Organisation_PostalAddresses - Up

AddressLine2 (optional)
String Additional address line
Country (optional)
String Address Country in full
County (optional)
String Country or regional devision
Name (optional)
String Name of addressee
POBox (optional)
String PO Box assosiated with address
PostCode (optional)
String Post or ZIP Code
Primary (optional)
Boolean Flag to indicate that this is the primary contact address
StreetAddress (optional)
String Street Address, including building number
Town (optional)
String Postal Town
Type (optional)
String Type of postal address

OrganisationsGetFromSCIM200OKResponseSchema - Up

OtherAmountType - Up

Other amount type which is not in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherApplicationFrequency - OtherApplicationFrequency Up

Other application frequency which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherApplicationFrequency_1 - Up

Other application frequencies that are not available in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherApplicationFrequency_2 - Up

Other application frequencies not covered in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherBankInterestType - Up

Other interest rate types which are not available in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherCalculationFrequency - OtherCalculationFrequency Up

Other calculation frequency which is not available in standard code set.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherCalculationFrequency_1 - Up

Other calculation frequency which is not available in the standard code set.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherCalculationFrequency_2 - Up

Other calculation frequency which is not available in standard code set.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherContactType - Up

Other contact type which is not in the standard code list
Code (optional)
String The four letter Mnemonic used whithin an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherFeeCategory - Up

Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherFeeRateType - Up

Other fee rate type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherFeeRateType_1 - Up

Other fee rate type code which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherFeeRateType_2 - Up

Other fee rate type which is not in the standard rate type list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherFeeType - Up

Other Fee/charge type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
Auto
ATM
BankersDrafts
CashCentre
Card
Cheque
CounterServices
DirectDebit
Deeds
Foreign
FX
International
Investigation
Legal
Loan
NightSafe
Online
Other
PostOffice
PaymentScheme
Report
Safekeeping
Servicing
Transaction
Name
String Long name associated with the code

OtherFeeType_1 - Up

Other Fee type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherFeeType_2 - Up

Other Fee/charge type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
CashAdvance
BalanceTransfer
Purchase
Cheque
Card
FX
Penalty
Servicing
Other
Name
String Long name associated with the code

OtherFeeType_3 - Up

Other non repayment Fee/charge type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
CashAdvance
BalanceTransfer
Purchase
Cheque
Card
FX
Penalty
Servicing
Other
Name
String Long name associated with the code

OtherFeeType_4 - Up

Other Fee/charge type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
Other
Servicing
Name
String Long name associated with the code

OtherFeeType_5 - Up

Other Fee/charge type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
AUTO
ATM
BankersDrafts
CashCentre
Card
Cheque
CounterServices
Foreign
FX
International
Investigation
Legal
NightSafe
Online
Other
PaymentScheme
Report
Safekeeping
Servicing
Transaction
Name
String Long name associated with the code

OtherFeeType_6 - Up

Other Fee/charge type which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
FeeCategory (optional)
String Categorisation of fees and charges into standard categories.
Enum:
BankersDrafts
CounterServices
Foreign
Legal
Online
Other
PaymentScheme
Penalty
Repayment
Report
Safekeeping
Servicing
Transaction
Name
String Long name associated with the code

OtherFeesCharges - Up

Contains details of fees and charges which are not associated with either NonRepayment or features/benefits
FeeChargeCap (optional)
array[OtherFeesCharges_FeeChargeCap] Details about any caps (minimum/maximum charges) that apply to a particular fee/charge
FeeChargeDetail
array[OtherFeesCharges_FeeChargeDetail] Other fees/charges details

OtherFeesCharges_1 - Up

Contains details of fees and charges which are not associated with either borrowing or features/benefits
FeeChargeCap (optional)
array[OtherFeesCharges_1_FeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
FeeChargeDetail
array[OtherFeesCharges_1_FeeChargeDetail] Other fees/charges details

OtherFeesCharges_1_FeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
AcademicTerm
Day
HalfYear
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Indicates that this is the minimum/ maximum fee/charge that can be applied by the financial institution
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

OtherFeesCharges_1_FeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency (optional)
String How frequently the fee/charge is calculated
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeApplicableRange (optional)
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
Other
Servicing
FeeChargeCap (optional)
array[OtherFeesCharges_1_FeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
LinkedBaseRate
Gross
Net
Other
FeeType
String Fee/Charge Type
Enum:
ServiceCAccountFee
ServiceCAccountFeeMonthly
ServiceCOther
Other
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeCategoryType (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

OtherFeesCharges_2 - Up

Contains details of fees and charges which are not associated with either borrowing or features/benefits
FeeChargeCap (optional)
array[OtherFeesCharges_2_FeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
FeeChargeDetail
array[OtherFeesCharges_2_FeeChargeDetail] Other fees/charges details

OtherFeesCharges_2_FeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Indicates that this is the minimum/ maximum fee/charge that can be applied by the financial institution
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

OtherFeesCharges_2_FeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency
String How frequently the fee/charge is calculated
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeApplicableRange (optional)
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
AUTO
ATM
BankersDrafts
CashCentre
Card
Cheque
CounterServices
Foreign
FX
International
Investigation
Legal
NightSafe
Online
Other
PaymentScheme
Report
Safekeeping
Servicing
Transaction
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
LinkedBaseRate
Gross
Net
Other
FeeType
String Fee/Charge Type
Enum:
CashCentreCoinHandling
CashCentreCashX
CashCentreCashFeePercent
CashCentreCashFeeRate
CashCentreNotesLodged
CashCentreNotesOut
CashCentreCashIn
CashCentreCashOut
ReportCertBalance
ATMAbroadConVisaDebit
ATMConGroupATM
ATMAbroad
ATMForeignCashDebCard
ATMAbroadGoldVisaDebit
ATMNonSterlingWithdrawal
ATMAbroadVisaDebit
CHAPSOutBranch
CHAPSCancellation
CHAPSIn
CHAPSOutInterBank
CHAPSInterBank
CHAPSOutPost
CHAPSOutInterBranch
CHAPSOut
CHAPSOutOnline
CardCardReplacement
DraftsCounter
DraftsBankers
DraftsCancellation
CardGuaranteed
DraftsIntlPayableAbroad
DraftsLostStolen
CardPersonalisedCard
DraftsIntlStoppedCancelled
EmergencyLending
FPSInBranch
LegalCourtOrder
IntlPayFXPaymentIn
IntlPayForeignPaymentInUKAcc
IntlPayForeignCharge
IntlPayForeignInternet
IntlPayFXPaymentOut
IntlPayFXPaymentOutIR
IntlPayPurchaseNonSterling
IntlPayPaymentTracing
IntlPayTransNonSterling
IntlPayTransRateNonSterling
IntlPayWorldpayPayment
InvPayBankDetailsWrong
InvPayForeignBCNR
InvPayForeignRecall
InvPayStandingOrdUnpaid
SafeKeepingEnvelope
SafeKeepingInspection
SafeKeepingLargeItem
SafeKeepingParcel
NightSafeNightSafePaidIn
OverdraftReview
ChqBookTheftLossAllStopped
ChqCopy
ChqDraftSterling
ChqOutIssued
ChqSpecialChqPresentation
ChqSpecialChqClearance
ChqStopped
ChqinCashCentre
ChqDraftFX
ChqForeignCourier
ChqGiftCheque
ChqForeign
ChqChequePhotocopy
ChqChequeRetrieval
ChqSpecialPresentationCount
ChqSpecialPresentationPTT
ChqUnpaidCharge
ChqUnpaidTransIn
ChqUnpaidTransOut
ChqUnpaidCheque
ReportCertInterestDuplicate
ReportCertInterest
ReportReference
ReportReferralItem
ReportStatementCopyRegular
ReportStatusEnquiry
ReportStatementFrequent
ReportStatementCopy1
SEPAIn
SEPAEuro
SEPAOut
TransCreditTransferUKDifferent
TransCredit
TransCreditTransfer
TransBuyForeignWithGBP
TransSWIFTOutUKForeign
TransPOSSaleForeign
TransReturnPayment
TransTransferExGroup
TransSWIFTOutNonEEASterling
AutoAutomatedEntries
OnlineReplacementCardReader
OnlineUrgentPayment
ForeignChqSent
ForeignFXInwardsCust
ForeignFXOutwards
ForeignPurchase
ForeignChqDraft
ServiceCAccountFee
ServiceCAccountFeeMonthly
ServiceCOther
CounterCashOut
CounterForeignNoteHandling
CounterForeignCashOut
CounterCashFeeRate
Other
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeCategory (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

OtherFeesCharges_3 - Up

Contains details of fees and charges which are not associated with either loan interest or repayments
FeeChargeCap (optional)
array[OtherFeesCharges_3_FeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
FeeChargeDetail
array[OtherFeesCharges_3_FeeChargeDetail] Other fees/charges details

OtherFeesCharges_3_FeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
Half Year
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

OtherFeesCharges_3_FeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
Holiday
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency
String How frequently the fee/charge is calculated
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
Holiday
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeApplicableRange (optional)
FeeCategory (optional)
String Categorisation of fees and charges into standard categories.
Enum:
BankersDrafts
CounterServices
Foreign
Legal
Online
Other
PaymentScheme
Penalty
Repayment
Report
Safekeeping
Servicing
Transaction
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
BOEBaseRate
FixedRate
Gross
LoanProviderBaseRate
Net
Other
FeeType
String Fee/Charge Type
Enum:
Application
Arrangement
FeeChargeCap
CreditReference
EarlyRepayment
LatePayment
MissedPaymentFee
Monthly
MissedPaymentRate
OtherPaymentFee
Other
PrepaymentFee
OtherPaymentRate
ReStatement
Statement
SetUp
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeCategory (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

OtherFeesCharges_FeeChargeCap - Up

Details about any caps (minimum/maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
Half Year
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

OtherFeesCharges_FeeChargeDetail - Up

Other fees/charges details
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
Daily
Flexible
Fortnightly
Holiday
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
CalculationFrequency
String How frequently the fee/charge is calculated
Enum:
Daily
Flexible
Fortnightly
Holiday
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeApplicableRange (optional)
FeeCategory
String Categorisation of fees and charges into standard categories.
Enum:
CashAdvance
BalanceTransfer
Purchase
Cheque
Card
FX
Penalty
Servicing
Other
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
Gross
Other
FeeType
String Fee/Charge Type
Enum:
AdditionalCard
BalanceTransfer
CashAdvance
Card
ChequeIssue
CashWithdrawal
EmergencyCard
ForeignCash
Handling
Maintenance
Other
Purchase
Penalty
IncludedInPeriodicFeeIndicator (optional)
Boolean Commercial credit cards often have a periodic fee charged (defined in CoreProduct section). Some Fees/charges may be covered by the periodic fee, and you can use the IncludedInPeriodicFeeIndicator to indicate that this is so
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable(YES) rather than a fixed(NO) amount
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeCategory (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

OtherLegalStructure - Up

Other legal structure code of the business which is not present in the standard list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherLoanProviderInterestRateType - Up

Other loan interest rate types which are not available in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherOfficerType - Up

Other Officer Type which is not available in the standard code list.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherRepaymentFrequency - Up

Other repayment frequency which is not in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherRepaymentType - Up

Other repayment type which is not in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherResidencyType - Up

Other residency type which is not available in standard code list.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherSICCode - Up

Other SICCODE which is not present in the standard code set
Code (optional)
String SICCode which is not present in the standard code set.
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherTariffType - Up

Other tariff type which is not in the standard list.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherTradingType - Up

Other trading type which is not exist in standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherType - Up

Non-standard eligibility type code.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherType_1 - Up

Any other Card Type which is not available in the standard card type
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherType_2 - Up

Other common types of features & benefits which are not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherType_3 - Up

Any other types of features & benefits which is not available in the standard code list.
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherType_4 - Up

Other Mobile applications that the BCA product supports and that arent in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

OtherType_5 - Up

Other Mobile applications that the PCA product supports and that aren't in the standard code list
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

Overdraft - Up

Borrowing details
Notes (optional)
array[String] Associated Notes about the overdraft rates
OverdraftTierBandSet
TcsAndCsURL (optional)
String URL provided by the financial institution which redirects to the BCA Overdraft T&Cs on an external website

Overdraft_1 - Up

Borrowing details
Notes (optional)
array[String] Associated Notes about the overdraft rates
OverdraftTierBandSet

Overdraft_1_OverdraftFeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
Half Year
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge
FeeCapOccurrence (optional)
Float Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if it’s part of a government scheme, or whether the rate may vary dependent on the applicant’s circumstances. format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Notes related to Overdraft fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

Overdraft_1_OverdraftFeeChargeDetail - Up

Details about the fees/charges
ApplicationFrequency
String Frequency at which the overdraft charge is applied to the account
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency (optional)
String How often is the overdraft fee/charge calculated for the account.
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Amount charged for an overdraft fee/charge (where it is charged in terms of an amount rather than a rate)
FeeRate (optional)
String Rate charged for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
Enum:
Gross
Other
FeeType
String Overdraft fee type
Enum:
ArrangedOverdraft
AnnualReview
EmergencyBorrowing
BorrowingItem
OverdraftRenewal
OverdraftSetup
Surcharge
TempOverdraft
UnauthorisedBorrowing
UnauthorisedPaidTrans
Other
UnauthorisedUnpaidTrans
IncrementalBorrowingAmount (optional)
String Every additional tranche of an overdraft balance to which an overdraft fee is applied
NegotiableIndicator (optional)
Boolean Indicates whether fee and charges are negotiable
Notes (optional)
array[String] Free text for capturing any other info related to Overdraft Fees Charge Details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)
OverdraftControlIndicator (optional)
Boolean Indicates if the fee/charge is already covered by an 'Overdraft Control' fee or not.
OverdraftFeeChargeCap (optional)
array[Overdraft_1_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.

Overdraft_1_OverdraftFeesCharges - Up

Overdraft fees and charges details
OverdraftFeeChargeCap (optional)
array[Overdraft_1_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
OverdraftFeeChargeDetail
array[Overdraft_1_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_1_OverdraftFeesCharges_1 - Up

Overdraft fees and charges
OverdraftFeeChargeCap (optional)
array[Overdraft_1_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
OverdraftFeeChargeDetail
array[Overdraft_1_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_1_OverdraftTierBand - Up

Provides overdraft details for a specific tier or band
AgreementLengthMax (optional)
Float Specifies the maximum length of a band for a fixed overdraft agreement format: float
AgreementLengthMin (optional)
Float Specifies the minimum length of a band for a fixed overdraft agreement format: float
AgreementPeriod (optional)
String Specifies the period of a fixed length overdraft agreement
Enum:
Day
Half Year
Month
Quarter
Week
Year
BankGuaranteedIndicator (optional)
Boolean Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if it’s part of a government scheme, or whether the rate may vary dependent on the applicant’s circumstances.
EAR (optional)
String EAR means Effective Annual Rate and/or Equivalent Annual Rate (frequently used interchangeably), being the actual annual interest rate of an Overdraft.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft.
Notes (optional)
array[String] Optional additional notes to supplement the Tier/band details
OverdraftFeesCharges (optional)
array[Overdraft_1_OverdraftFeesCharges_1] Overdraft fees and charges
OverdraftInterestChargingCoverage (optional)
String Refers to which interest rate is applied when interests are tiered. For example, if an overdraft balance is £2k and the interest tiers are:- 0-£500 0.1%, 500-1000 0.2%, 1000-10000 0.5%, then the applicable interest rate could either be 0.5% of the entire balance (since the account balance sits in the top interest tier) or (0.1%*500)+(0.2%*500)+(0.5%*1000). In the 1st situation, we say the interest is applied to the ‘Whole’ of the account balance, and in the 2nd that it is ‘Tiered’.
Enum:
Banded
Tiered
Whole
TierValueMax (optional)
String Maximum value of Overdraft Tier/Band
TierValueMin
String Minimum value of Overdraft Tier/Band

Overdraft_1_OverdraftTierBandSet - Up

Tier band set details
AuthorisedIndicator (optional)
Boolean Indicates if the Overdraft is authorised (Y) or unauthorised (N)
BufferAmount (optional)
String When a customer exceeds their credit limit, a financial institution will not charge the customer unauthorised overdraft charges if they do not exceed by more than the buffer amount. Note: Authorised overdraft charges may still apply.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft product.
Notes (optional)
array[String] Optional additional notes to supplement the overdraft Tier Band Set details
OverdraftFeesCharges (optional)
array[Overdraft_1_OverdraftFeesCharges] Overdraft fees and charges details
OverdraftTierBand
array[Overdraft_1_OverdraftTierBand] Provides overdraft details for a specific tier or band
OverdraftType (optional)
String An overdraft can either be 'committed' which means that the facility cannot be withdrawn without reasonable notification before it's agreed end date, or 'on demand' which means that the financial institution can demand repayment at any point in time.
Enum:
Committed
OnDemand
TierBandMethod
String The methodology of how overdraft is charged. It can be: 'Whole' Where the same charge/rate is applied to the entirety of the overdraft balance (where charges are applicable). 'Tiered' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount tiers defined by the lending financial organisation 'Banded' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount bands defined by a government organisation.
Enum:
Banded
Tiered
Whole

Overdraft_2 - Up

Details about Overdraft rates, fees & charges
Notes (optional)
array[String] Associated Notes about the overdraft rates
OverdraftTierBandSet

Overdraft_2_OverdraftFeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
AcademicTerm
Day
HalfYear
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Indicates that this is the minimum/ maximum fee/charge that can be applied by the financial institution
Enum:
Minimum
Maximum
Notes (optional)
array[String] Notes related to Overdraft fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set
OverdraftControlIndicator (optional)
Boolean Specifies for the overdraft control feature/benefit

Overdraft_2_OverdraftFeeChargeDetail - Up

Details about the fees/charges
ApplicationFrequency
String Frequency at which the overdraft charge is applied to the account
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency (optional)
String How often is the overdraft fee/charge calculated for the account.
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Amount charged for an overdraft fee/charge (where it is charged in terms of an amount rather than a rate)
FeeRate (optional)
String Rate charged for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
Enum:
LinkedBaseRate
Gross
Net
Other
FeeType
String Overdraft fee type
Enum:
ArrangedOverdraft
EmergencyBorrowing
BorrowingItem
OverdraftRenewal
AnnualReview
OverdraftSetup
Surcharge
TempOverdraft
UnauthorisedBorrowing
UnauthorisedPaidTrans
Other
UnauthorisedUnpaidTrans
IncrementalBorrowingAmount (optional)
String Every additional tranche of an overdraft balance to which an overdraft fee is applied
Notes (optional)
array[String] Free text for capturing any other info related to Overdraft Fees Charge Details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)
OverdraftControlIndicator (optional)
Boolean Specifies for the overdraft control feature/benefit
OverdraftFeeChargeCap (optional)

Overdraft_2_OverdraftFeesCharges - Up

Overdraft fees and charges details
OverdraftFeeChargeCap (optional)
array[Overdraft_2_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
OverdraftFeeChargeDetail
array[Overdraft_2_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_2_OverdraftFeesCharges_1 - Up

Overdraft fees and charges
OverdraftFeeChargeCap (optional)
array[Overdraft_2_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
OverdraftFeeChargeDetail
array[Overdraft_2_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_2_OverdraftTierBand - Up

Provides overdraft details for a specific tier or band
BankGuaranteedIndicator (optional)
Boolean Indicates that a bank provides the overdraft limit up to TierValueMIn to all customers automatically
EAR (optional)
String EAR means Effective Annual Rate and/or Equivalent Annual Rate (frequently used interchangeably), being the actual annual interest rate of an Overdraft.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft.
Notes (optional)
array[String] Optional additional notes to supplement the Tier/band details
OverdraftFeesCharges (optional)
array[Overdraft_2_OverdraftFeesCharges_1] Overdraft fees and charges
OverdraftInterestChargingCoverage (optional)
String Interest charged on whole amount or tiered/banded
Enum:
Tiered
Whole
TierValueMax (optional)
String Maximum value of Overdraft Tier/Band
TierValueMin
String Minimum value of Overdraft Tier/Band

Overdraft_2_OverdraftTierBandSet - Up

Tier band set details
AuthorisedIndicator (optional)
Boolean Indicates if the Overdraft is authorised (Y) or unauthorised (N)
BufferAmount (optional)
String When a customer exceeds their credit limit, a financial institution will not charge the customer unauthorised overdraft charges if they do not exceed by more than the buffer amount. Note: Authorised overdraft charges may still apply.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft product.
Notes (optional)
array[String] Optional additional notes to supplement the overdraft Tier Band Set details
OverdraftFeesCharges (optional)
array[Overdraft_2_OverdraftFeesCharges] Overdraft fees and charges details
OverdraftTierBand
array[Overdraft_2_OverdraftTierBand] Provides overdraft details for a specific tier or band
OverdraftType (optional)
String An overdraft can either be 'committed' which means that the facility cannot be withdrawn without reasonable notification before it's agreed end date, or 'on demand' which means that the financial institution can demand repayment at any point in time.
Enum:
Committed
OnDemand
Other
TierBandMethod
String The methodology of how overdraft is charged. It can be: 'Whole' Where the same charge/rate is applied to the entirety of the overdraft balance (where charges are applicable). 'Tiered' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount tiers defined by the lending financial organisation 'Banded' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount bands defined by a government organisation.
Enum:
Tiered
Whole
Banded

Overdraft_3 - Up

Borrowing details
Notes (optional)
array[String] Associated Notes about the overdraft rates
OverdraftTierBandSet
TcsAndCsURL (optional)
String URL provided by the financial institution which redirects to the PCA Overdraft T&Cs on an external website

Overdraft_3_OverdraftFeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Indicates that this is the minimum/ maximum fee/charge that can be applied by the financial institution
Enum:
Minimum
Maximum
Notes (optional)
array[String] Notes related to Overdraft fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set
OverdraftControlIndicator (optional)
Boolean Specifies for the overdraft control feature/benefit

Overdraft_3_OverdraftFeeChargeDetail - Up

Details about the fees/charges
ApplicationFrequency
String Frequency at which the overdraft charge is applied to the account
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency
String How often is the overdraft fee/charge calculated for the account.
Enum:
AccountClosing
AccountOpening
AcademicTerm
ChargingPeriod
Daily
PerItem
Monthly
OnAccountAnniversary
Other
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Amount charged for an overdraft fee/charge (where it is charged in terms of an amount rather than a rate)
FeeRate (optional)
String Rate charged for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
Enum:
LinkedBaseRate
Gross
Net
Other
FeeType
String Overdraft fee type
Enum:
ArrangedOverdraft
EmergencyBorrowing
BorrowingItem
OverdraftRenewal
AnnualReview
OverdraftSetup
Surcharge
TempOverdraft
UnauthorisedBorrowing
UnauthorisedPaidTrans
Other
UnauthorisedUnpaidTrans
IncrementalBorrowingAmount (optional)
String Every additional tranche of an overdraft balance to which an overdraft fee is applied
Notes (optional)
array[String] Free text for capturing any other info related to Overdraft Fees Charge Details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)
OverdraftControlIndicator (optional)
Boolean Specifies for the overdraft control feature/benefit
OverdraftFeeChargeCap (optional)

Overdraft_3_OverdraftFeesCharges - Up

Overdraft fees and charges details
OverdraftFeeChargeCap (optional)
array[Overdraft_3_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
OverdraftFeeChargeDetail
array[Overdraft_3_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_3_OverdraftFeesCharges_1 - Up

Overdraft fees and charges
OverdraftFeeChargeCap (optional)
array[Overdraft_3_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge
OverdraftFeeChargeDetail
array[Overdraft_3_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_3_OverdraftTierBand - Up

Provides overdraft details for a specific tier or band
BankGuaranteedIndicator (optional)
Boolean Indicates that a bank provides the overdraft limit up to TierValueMIn to all customers automatically
EAR (optional)
String EAR means Effective Annual Rate and/or Equivalent Annual Rate (frequently used interchangeably), being the actual annual interest rate of an Overdraft.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft.
Notes (optional)
array[String] Optional additional notes to supplement the Tier/band details
OverdraftFeesCharges (optional)
array[Overdraft_3_OverdraftFeesCharges_1] Overdraft fees and charges
OverdraftInterestChargingCoverage (optional)
String Interest charged on whole amount or tiered/banded
Enum:
Tiered
Whole
TierValueMax (optional)
String Maximum value of Overdraft Tier/Band
TierValueMin
String Minimum value of Overdraft Tier/Band

Overdraft_3_OverdraftTierBandSet - Up

Tier band set details
AuthorisedIndicator (optional)
Boolean Indicates if the Overdraft is authorised (Y) or unauthorised (N)
BufferAmount (optional)
String When a customer exceeds their credit limit, a financial institution will not charge the customer unauthorised overdraft charges if they do not exceed by more than the buffer amount. Note: Authorised overdraft charges may still apply.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft product.
MinimumArrangedOverdraftAmount (optional)
String An overdraft is an extension of credit from a lending institution when an account reaches zero. An overdraft allows the individual to continue withdrawing money even if the account has no funds in it or not enough to cover the withdrawal. Some banking products require an accountholder to take an Arranged Overdraft(minimum) of at least X amount, or else a bank will not process an Arranged Overdraft request.
Notes (optional)
array[String] Optional additional notes to supplement the overdraft Tier Band Set details
OverdraftFeesCharges (optional)
array[Overdraft_3_OverdraftFeesCharges] Overdraft fees and charges details
OverdraftTierBand
array[Overdraft_3_OverdraftTierBand] Provides overdraft details for a specific tier or band
OverdraftType (optional)
String An overdraft can either be 'committed' which means that the facility cannot be withdrawn without reasonable notification before it's agreed end date, or 'on demand' which means that the financial institution can demand repayment at any point in time.
Enum:
Committed
OnDemand
Other
TierBandMethod
String The methodology of how overdraft is charged. It can be: 'Whole' Where the same charge/rate is applied to the entirety of the overdraft balance (where charges are applicable). 'Tiered' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount tiers defined by the lending financial organisation 'Banded' Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount bands defined by a government organisation.
Enum:
Tiered
Whole

Overdraft_OverdraftFeeChargeCap - Up

Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge
FeeCapOccurrence (optional)
Float Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if its part of a government scheme, or whether the rate may vary dependent on the applicants circumstances. format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Notes related to Overdraft fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

Overdraft_OverdraftFeeChargeDetail - Up

Details about the fees/charges
ApplicationFrequency
String Frequency at which the overdraft charge is applied to the account
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency
String How often is the overdraft fee/charge calculated for the account.
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Amount charged for an overdraft fee/charge (where it is charged in terms of an amount rather than a rate)
FeeRate (optional)
String Rate charged for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for overdraft fee/charge (where it is charged in terms of a rate rather than an amount)
Enum:
Gross
Other
FeeType
String Overdraft fee type
Enum:
ArrangedOverdraft
AnnualReview
EmergencyBorrowing
BorrowingItem
OverdraftRenewal
OverdraftSetup
Surcharge
TempOverdraft
UnauthorisedBorrowing
UnauthorisedPaidTrans
Other
UnauthorisedUnpaidTrans
IncrementalBorrowingAmount (optional)
String Every additional tranche of an overdraft balance to which an overdraft fee is applied
NegotiableIndicator (optional)
Boolean Indicates whether fee and charges are negotiable
Notes (optional)
array[String] Free text for capturing any other info related to Overdraft Fees Charge Details
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)
OverdraftControlIndicator (optional)
Boolean Indicates if the fee/charge is already covered by an Overdraft Control fee or not.
OverdraftFeeChargeCap (optional)

Overdraft_OverdraftFeesCharges - Up

Overdraft fees and charges details
OverdraftFeeChargeCap (optional)
array[Overdraft_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
OverdraftFeeChargeDetail
array[Overdraft_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_OverdraftFeesCharges_1 - Up

Overdraft fees and charges
OverdraftFeeChargeCap (optional)
array[Overdraft_OverdraftFeeChargeCap] Details about any caps (maximum charges) that apply to a particular fee/charge. Capping can either be based on an amount (in gbp), an amount (in items) or a rate.
OverdraftFeeChargeDetail
array[Overdraft_OverdraftFeeChargeDetail] Details about the fees/charges

Overdraft_OverdraftTierBand - Up

Provides overdraft details for a specific tier or band
AgreementLengthMax (optional)
Float Specifies the maximum length of a band for a fixed overdraft agreement format: float
AgreementLengthMin (optional)
Float Specifies the minimum length of a band for a fixed overdraft agreement format: float
AgreementPeriod (optional)
String Specifies the period of a fixed length overdraft agreement
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year
BankGuaranteedIndicator (optional)
Boolean Indicates whether the advertised overdraft rate is guaranteed to be offered to a borrower by the bank e.g. if its part of a government scheme, or whether the rate may vary dependent on the applicants circumstances.
EAR (optional)
String EAR means Effective Annual Rate and/or Equivalent Annual Rate (frequently used interchangeably), being the actual annual interest rate of an Overdraft.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft.
Notes (optional)
array[String] Optional additional notes to supplement the Tier/band details
OverdraftFeesCharges (optional)
array[Overdraft_OverdraftFeesCharges_1] Overdraft fees and charges
OverdraftInterestChargingCoverage (optional)
String Refers to which interest rate is applied when interests are tiered. For example, if an overdraft balance is GBP 2k and the interest tiers are:- 0-GBP 500 0.1%, 500-1000 0.2%, 1000-10000 0.5%, then the applicable interest rate could either be 0.5% of the entire balance (since the account balance sits in the top interest tier) or (0.1%*500)+(0.2%*500)+(0.5%*1000). In the 1st situation, we say the interest is applied to the Whole of the account balance, and in the 2nd that it is Tiered.
Enum:
Banded
Tiered
Whole
TierValueMax (optional)
String Maximum value of Overdraft Tier/Band
TierValueMin
String Minimum value of Overdraft Tier/Band

Overdraft_OverdraftTierBandSet - Up

Tier band set details
AuthorisedIndicator (optional)
Boolean Indicates if the Overdraft is authorised (Y) or unauthorised (N)
BufferAmount (optional)
String When a customer exceeds their credit limit, a financial institution will not charge the customer unauthorised overdraft charges if they do not exceed by more than the buffer amount. Note: Authorised overdraft charges may still apply.
Identification (optional)
String Unique and unambiguous identification of a Tier Band for a overdraft product.
MinimumArrangedOverdraftAmount (optional)
String An overdraft is an extension of credit from a lending institution when an account reaches zero. An overdraft allows the individual to continue withdrawing money even if the account has no funds in it or not enough to cover the withdrawal. Some banking products require an accountholder to take an Arranged Overdraft(minimum) of at least GBP X, or else a bank will not process an Arranged Overdraft request.
Notes (optional)
array[String] Optional additional notes to supplement the overdraft Tier Band Set details
OverdraftFeesCharges (optional)
array[Overdraft_OverdraftFeesCharges] Overdraft fees and charges details
OverdraftTierBand
array[Overdraft_OverdraftTierBand] Provides overdraft details for a specific tier or band
OverdraftType (optional)
String An overdraft can either be committed which means that the facility cannot be withdrawn without reasonable notification before its agreed end date, or on demand which means that the financial institution can demand repayment at any point in time.
Enum:
Committed
OnDemand
TierBandMethod
String The methodology of how overdraft is charged. It can be: Whole Where the same charge/rate is applied to the entirety of the overdraft balance (where charges are applicable). Tiered Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount tiers defined by the lending financial organisation Banded Where different charges/rates are applied dependent on overdraft maximum and minimum balance amount bands defined by a government organisation.
Enum:
Banded
Tiered
Whole

PCA - Up

CreditInterest (optional)
OtherFeesCharges (optional)
Overdraft (optional)
ProductDetails (optional)

PartyId - Up

A unique and immutable identifier used to identify the customer resource. This identifier has no meaning to the account owner.

PartyNumber - Up

Number assigned by an agent to identify its customer.

PersonalCurrentAccountResponse - Up

data
meta

PersonalCurrentAccountResponse_Brand - Up

Brand registered by the banking group at https://register.fca.org.uk/
BrandName
String Brand Name that an organisation uses to market its products or services to a consumer as registered at https://register.fca.org.uk/
PCA
array[PersonalCurrentAccountResponse_PCA] PCA' means a personal current account. That is an account marketed to individuals rather than businesses, which provides the facility to place funds, withdraw cash, hold deposits and to execute payment transaction to and from third parties but does not include any of the following types of accounts: (a) an account in which money is held on deposit in a currency other than sterling; (b) current account mortgage, ie a single account comprising both a personal current account and a mortgage, which is regulated and marketed principally as a mortgage;
(c) savings accounts (including instant access savings accounts);
(d) credit card accounts where funds are usually paid in for the sole purpose of repaying a credit card debt; and (e) e-money accounts.

PersonalCurrentAccountResponse_PCA - Up

PCA' means a personal current account. That is an account marketed to individuals rather than businesses, which provides the facility to place funds, withdraw cash, hold deposits and to execute payment transaction to and from third parties but does not include any of the following types of accounts: (a) an account in which money is held on deposit in a currency other than sterling; (b) current account mortgage, ie a single account comprising both a personal current account and a mortgage, which is regulated and marketed principally as a mortgage; (c) savings accounts (including instant access savings accounts); (d) credit card accounts where funds are usually paid in for the sole purpose of repaying a credit card debt; and (e) e-money accounts.
Identification
String The unique ID that has been internally assigned by the financial institution to each of the current account banking products they market to their retail and/or small to medium enterprise (SME) customers.
Name
String The name of the PCA product used for marketing purposes from a customer perspective. I.e. what the customer would recognise.
Notes (optional)
array[String] Optional additional notes to supplement the product details
OnSaleIndicator (optional)
Boolean Indicates that the published product is OnSale(value 1) or Back Book (value 0)
OtherSegment (optional)
PCAMarketingState
array[PersonalCurrentAccountResponse_PCAMarketingState] Describes the type of the known state (regular, promotional ) of the product.
Segment (optional)
array[String]

Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another.

Read more: Market Segmentation http://www.investopedia.com/terms/m/marketsegmentation.asp#ixzz4gfEEalTd Follow us: Investopedia on Facebook

With respect to PCA products, they are segmented in relation to different markets that they wish to focus on. For example, Basic PCA products target consumers with poor credit history, Reward PCA products target consumers who spend a lot, and Premium products target High Net Worth individuals.

Enum:

PersonalCurrentAccountResponse_PCAMarketingState - Up

Describes the type of the known state (regular, promotional ) of the product.
CoreProduct (optional)
CreditInterest (optional)
Eligibility (optional)
FeaturesAndBenefits (optional)
FirstMarketedDate (optional)
date Marketing state start date format: date
Identification
String Unique and unambiguous identification of a Eligibility Marketing state.
LastMarketedDate (optional)
date Marketing state end date format: date
MarketingState
String Describes the marketing state (regular or promotional) for which the eligibility criteria applies
Enum:
Promotional
Regular
Notes (optional)
array[String] Free text for adding details for marketing state
OtherFeesCharges (optional)
Overdraft (optional)
PredecessorID (optional)
String Identifies the marketing state that precedes this marketing state
StateTenureLength (optional)
Float The length/duration of a promotional state format: float
StateTenurePeriod (optional)
String The unit of period (days, weeks, months etc.) of the promotional length
Enum:
Day
HalfYear
Month
Quarter
Week
AcademicTerm
Year

PersonalCurrentAccountResponse_data - Up

Open Banking Personal Current Account product data details
Brand
array[PersonalCurrentAccountResponse_Brand] Brand registered by the banking group at https://register.fca.org.uk/

PhoneNumber_0 - Up

Collection of information that identifies a phone number, as defined by telecom services.

PhoneNumber_1 - Up

Collection of information that identifies a mobile phone number, as defined by telecom services.

PostCode - Up

Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.

PostalAddress - Up

Information that locates and identifies a specific address, as defined by postal services or in free format text.
AddressLine (optional)
array[String] Information that locates and identifies a specific address, as defined by postal services, that is presented in free format text.
BuildingNumber (optional)
String Name or Number that identifies the position of a building on a street.
Country (optional)
String Nation with its own government, occupying a particular territory.
CountrySubDivision (optional)
array[String] Identifies a subdivision of a country, for instance state, region, county.
GeoLocation (optional)
PostCode (optional)
String Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.
StreetName (optional)
String Name of a street or thoroughfare.
TownName (optional)
String Name of a built-up area, with defined boundaries, and a local government.

PostalAddress_1 - Up

Information that locates and identifies a specific address, as defined by postal services.
AddressLine (optional)
array[String] Information that locates and identifies a specific address, as defined by postal services, that is presented in free format text.
BuildingNumber (optional)
String Name or Number that identifies the position of a building on a street.
Country (optional)
String Nation with its own government, occupying a particular territory.
CountrySubDivision (optional)
array[String] Identifies a subdivision of a country, for instance state, region, county.
GeoLocation (optional)
PostCode
String Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.
StreetName (optional)
String Name of a street or thoroughfare.
TownName (optional)
String Name of a built-up area, with defined boundaries, and a local government.

ProductDetails - Up

FeeFreeLength (optional)
Float The length/duration of the fee free period format: float
FeeFreeLengthPeriod (optional)
String The unit of period (days, weeks, months etc.) of the promotional length
Enum:
Day
Half Year
Month
Quarter
Week
Year
Notes (optional)
array[String] Optional additional notes to supplement the Core product details
Segment (optional)
array[String]

Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another.

Read more: Market Segmentation http://www.investopedia.com/terms/m/marketsegmentation.asp#ixzz4gfEEalTd With respect to BCA products, they are segmented in relation to different markets that they wish to focus on.

Enum:

ProductDetails_1 - Up

MonthlyMaximumCharge (optional)
String The maximum relevant charges that could accrue as defined fully in Part 7 of the CMA order
Notes (optional)
array[String] Optional additional notes to supplement the Core product details
Segment (optional)
array[String]

Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another.

Read more: Market Segmentation http://www.investopedia.com/terms/m/marketsegmentation.asp#ixzz4gfEEalTd With respect to PCA products, they are segmented in relation to different markets that they wish to focus on.

Enum:

ProprietaryBankTransactionCodeStructure1 - Up

Set of elements to fully identify a proprietary bank transaction code.
Code
String Proprietary bank transaction code to identify the underlying transaction.
Issuer (optional)
String Identification of the issuer of the proprietary bank transaction code.

QSealCOnboardingSchema - Up

A signed JWT (JWS)

Reference - Up

Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. Usage: If available, the initiating party should provide this reference in the structured remittance information, to enable reconciliation by the creditor upon receipt of the amount of money. If the business context requires the use of a creditor reference or a payment remit identification, and only one identifier can be passed through the end-to-end chain, the creditor's reference or payment remittance identification should be quoted in the end-to-end transaction identification.

RegistrationError - Up

error
Enum:
invalid_redirect_uri
invalid_client_metadata
invalid_software_statement
unapproved_software_statement
error_description (optional)

Repayment - Up

Repayment details of the CCC product
MinBalanceRepaymentAmount (optional)
String The minimum amount that you have to repay (if it is higher than MinBalancePaymentRate applied to outstanding balance) and if it is lower than the total outstanding balance remaining.
MinBalanceRepaymentRate (optional)
String The percentage of the outstanding balance that you have to repay per month
NonRepaymentFeeCharges (optional)
array[Repayment_NonRepaymentFeeCharges] Non repayment fee charges details
Notes (optional)
array[String] Optional additional notes to supplement the Repayment details.
RepaymentAllocation

RepaymentAllocation - Up

Repayment allocation details
Notes
array[String] Additional notes to supplement the Repayment Allocation details.

RepaymentFeeCharges - Up

Applicable fee/charges for repayment such as prepayment, full early repayment or non repayment.
RepaymentFeeChargeCap (optional)
array[RepaymentFeeCharges_RepaymentFeeChargeCap] RepaymentFeeChargeCap sets daily, weekly, monthly, yearly limits on the fees that are charged
RepaymentFeeChargeDetail
array[RepaymentFeeCharges_RepaymentFeeChargeDetail] Details about specific fees/charges that are applied for repayment

RepaymentFeeCharges_RepaymentFeeChargeCap - Up

RepaymentFeeChargeCap sets daily, weekly, monthly, yearly limits on the fees that are charged
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
Half Year
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

RepaymentFeeCharges_RepaymentFeeChargeDetail - Up

Details about specific fees/charges that are applied for repayment
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
Holiday
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
CalculationFrequency
String How frequently the fee/charge is calculated
Enum:
OnClosing
OnOpening
ChargingPeriod
Daily
Holiday
PerItem
Monthly
OnAnniversary
Other
PerHundredPounds
PerHour
PerOccurrence
PerSheet
PerTransaction
PerTransactionAmount
PerTransactionPercentage
Quarterly
SixMonthly
StatementMonthly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
BOEBaseRate
FixedRate
Gross
LoanProviderBaseRate
Net
Other
FeeType
String Fee/Charge Type
Enum:
Application
Arrangement
FeeChargeCap
CreditReference
EarlyRepayment
LatePayment
MissedPaymentFee
Monthly
MissedPaymentRate
OtherPaymentFee
Other
PrepaymentFee
OtherPaymentRate
ReStatement
Statement
SetUp
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount. Indicates if the Fee/charge is negotiable (Y) or Fixed (N)
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

Repayment_NonRepaymentFeeChargeCap - Up

NonRepaymentFeeChargeCap sets daily, weekly, monthly, yearly limits on the fees that are charged
CappingPeriod (optional)
String Period e.g. day, week, month etc. for which the fee/charge is capped
Enum:
Day
Half Year
Month
Quarter
Week
Year
FeeCapAmount (optional)
String Cap amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeCapOccurrence (optional)
Float fee/charges are captured dependent on the number of occurrences rather than capped at a particular amount format: float
FeeType
array[String] Fee/charge type which is being capped
Enum:
MinMaxType
String Min Max type
Enum:
Minimum
Maximum
Notes (optional)
array[String] Free text for adding extra details for fee charge cap
OtherFeeType (optional)
array[BranchCurrentAccountResponse_OtherFeeType] Other fee type code which is not available in the standard code set

Repayment_NonRepaymentFeeChargeDetail - Up

Details about specific fees/charges that are applied for non repayment
ApplicationFrequency
String How frequently the fee/charge is applied to the account
Enum:
Daily
Flexible
Fortnightly
Holiday
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
CalculationFrequency
String How frequently the fee/charge is calculated
Enum:
Daily
Flexible
Fortnightly
Holiday
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
FeeAmount (optional)
String Fee Amount charged for a fee/charge (where it is charged in terms of an amount rather than a rate)
FeeRate (optional)
String Rate charged for Fee/Charge (where it is charged in terms of a rate rather than an amount)
FeeRateType (optional)
String Rate type for Fee/Charge (where it is charged in terms of a rate rather than an amount)
Enum:
Gross
Other
FeeType
String Non repayment fee type code
Enum:
LatePayment
OverCreditLimit
Other
ReturnPayment
NegotiableIndicator (optional)
Boolean Fee/charge which is usually negotiable rather than a fixed amount. Indicates if the Fee/charge is negotiable (Y) or Fixed (N)
Notes (optional)
array[String] Optional additional notes to supplement the fee/charge details.
OtherApplicationFrequency (optional)
OtherCalculationFrequency (optional)
OtherFeeRateType (optional)
OtherFeeType (optional)

Repayment_NonRepaymentFeeCharges - Up

Non repayment fee charges details
NonRepaymentFeeChargeCap (optional)
array[Repayment_NonRepaymentFeeChargeCap] NonRepaymentFeeChargeCap sets daily, weekly, monthly, yearly limits on the fees that are charged
NonRepaymentFeeChargeDetail
array[Repayment_NonRepaymentFeeChargeDetail] Details about specific fees/charges that are applied for non repayment

ScheduledPaymentDateTime - Up

The date on which the scheduled payment will be made.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

ScheduledPaymentId - Up

A unique and immutable identifier used to identify the scheduled payment resource. This identifier has no meaning to the account owner.

SearchRequest - Up

attributes (optional)
count (optional)
Integer An integer indicating the desired maximum number of query results per page. format: int32
excludedAttributes (optional)
filter (optional)
String The filter string used to request a subset of resources.
schemas
array[String] Contains a list of one or more URIs that indicate included SCIM schemas that are used to indicate the attributes contained within a resource. format: urn
Enum:
sortBy (optional)
String A string indicating the attribute whose value shall be used to order the returned responses.
sortOrder (optional)
String A string indicating the order in which the 'sortBy' parameter is applied.
Enum:
ascending
descending
startIndex (optional)
Integer An integer indicating the 1-based index of the first query result. format: int32

SecondaryIdentification - Up

This is secondary identification of the account, as assigned by the account servicing institution. This can be used by building societies to additionally identify accounts with a roll number (in addition to a sort code and account number combination).

Site - Up

Used by a Financial Institution internally to identify the location of an ATM.
Identification (optional)
String ATM site identification for the Financial Institution.
Name (optional)
String ATM site name as used by Financial Institution.

SoftwareStatement - Up

Software Statement Schema as defined by Open Banking
SoftwareStatements (optional)
array[SoftwareStatement_SoftwareStatements] Software Statement Attribute

SoftwareStatementAssertionSchema - Up

A signed JWT (JWS)

SoftwareStatementCreateSchema - Up

ClientName (optional)
String Software Statement client name
ClientUri (optional)
String The Software Statement RFC-3986-compliant client URI format: uri
Description (optional)
String Software Statement description
LogoUri (optional)
String The Software Statement RFC-3986-compliant logo URI format: uri
OnBehalfOfObOrganisation (optional)
String A reference to fourth party organisation resource on the OB Directory if the registering TPP is acting on behalf of another
PolicyUri (optional)
String The Software Statement RFC-3986-compliant policy URI format: uri
RedirectUri (optional)
array[String] The Software Statement redirect URIs format: uri
Roles (optional)
array[String] The list of Software Statement roles
TermsOfServiceUri (optional)
String The Software Statement terms of service RFC-3986-compliant URI format: uri
Version (optional)
BigDecimal Software Statement version as provided by the organisation's PTC

SoftwareStatementRedirectURISchema - Up

Array of Redirection RFC-3986-compliant URI values used by the Client, as supplied by the client

SoftwareStatementSchema - Up

Active (optional)
Boolean Software Statement active/inactive flag
ClientId (optional)
String Software Statement client Id
ClientName (optional)
String Software Statement client name
ClientUri (optional)
String The Software Statement client RFC-3986-compliant URI format: uri
Description (optional)
String Software Statement description
Id (optional)
String Software Statement Id
LogoUri (optional)
String The Software Statement logo RFC-3986-compliant URI format: uri
Mode (optional)
String Software Statement mode
Enum:
Live
NotLive
ObClientCreated (optional)
Boolean Client created flag
OnBehalfOfObOrganisation (optional)
String A reference to fourth party organisation resource on the OB Directory if the registering TPP is acting on behalf of another
PolicyUri (optional)
String The Software Statement policy RFC-3986-compliant URI format: uri
RedirectUri (optional)
array[String] The Software Statement redirect RFC-3986-compliant URI format: uri
Roles (optional)
array[String] The list of Software Statement roles
SigningKeyIds (optional)
array[String] The list of signing certificate Ids
TermsOfServiceUri (optional)
String The Software Statement terms of service RFC-3986-compliant URI format: uri
TransportKeyIds (optional)
array[String] The list of transport certificate Ids
Version (optional)
BigDecimal Software Statement version as provided by the organisation's PTC

SoftwareStatementStateSchema - Up

Software Statement State
Active (optional)

SoftwareStatement_1 - Up

Software Statement Schema as defined by Open Banking
SoftwareStatements (optional)
array[SoftwareStatement_1_SoftwareStatements] Software Statement Attribute

SoftwareStatement_1_SoftwareStatements - Up

Active (optional)
Boolean Flag to show if software statement is active
ClientId (optional)
String Requested Client Id - note that OB will issue a set of credentials with this clientid for this given piece of software. ASPSPs are not obliged to honour this requested clientid
ClientName (optional)
String Human readable client name. May be localised.
ClientUri (optional)
String The “home page” or other wise recognisable url of the application (oath client) Version 22, 14th November 2017. V39 Changed to required
Description (optional)
String Description of the unique instance of this piece of software. If only one instance of a piece of software is to be registered then this should be the same as the SoftwareDescription \nV39 Changed to required
Id (optional)
String Unique Scheme Wide Software id
LogoUri (optional)
String The software logo Version 22, 14th November 2017. V39 Changed to required
Mode (optional)
String A flag to identify if a piece of software should have access to production PSU accounts. This field has been added at the request of an ASPSP to allow BETA or Non Production testing against production platforms. The default for this system should be 'Live'
ObClientCreated (optional)
Boolean An indicator to show if the client has been created in Open Banking
OnBehalfOfObOrganisation (optional)
String The organisation on whom this software statement is behalf of Altered from reference to string, 10/11/2017
PolicyUri (optional)
String An optional document containing a link to a Policy document governing the privacy information policy of for the application. Purely to be displayed a PSU at a ASPSP if the ASPSP supports it. Optional for the TPP to provide. V39 Changed to required
RedirectUri (optional)
array[String] Redirect Uri's for the registered piece of software. May be overridden by the RFC7591 payload. Changed in v27. V39 Changed to required
Roles (optional)
array[String] Roles for which this software statement can be used. Changed to required Mike Ekers request
SigningKeyIds (optional)
array[String] KeyIds of Keys used for signing messages
TermsOfServiceUri (optional)
String An optional document containing a link to a Terms of Service document governing the terms of service for the application. Purely to be displayed a PSU at a ASPSP if the ASPSP supports it. Optional for the TPP to provide. V39 Changed to required
TransportKeyIds (optional)
array[String] KeyIds of Keys used for securing message transport (TLS)
Version (optional)
BigDecimal Version of the sofware. V39 Changed to required

SoftwareStatement_SoftwareStatements - Up

Active (optional)
Boolean Flag to show if software statement is active
ClientId (optional)
String Requested Client Id - note that OB will issue a set of credentials with this clientid for this given piece of software. ASPSPs are not obliged to honour this requested clientid
ClientName (optional)
String Human readable client name. May be localised.
ClientUri (optional)
String The “home page” or other wise recognisable url of the application (oath client) Version 22, 14th November 2017. V39 Changed to required
Description (optional)
String Description of the unique instance of this piece of software. If only one instance of a piece of software is to be registered then this should be the same as the SoftwareDescription \nV39 Changed to required
Id (optional)
String Unique Scheme Wide Software id
LogoUri (optional)
String The software logo Version 22, 14th November 2017. V39 Changed to required
Mode (optional)
String A flag to identify if a piece of software should have access to production PSU accounts. This field has been added at the request of an ASPSP to allow BETA or Non Production testing against production platforms. The default for this system should be 'Live'
ObClientCreated (optional)
Boolean An indicator to show if the client has been created in Open Banking
OnBehalfOfObOrganisation (optional)
String The organisation on whom this software statement is behalf of Altered from reference to string, 10/11/2017
PolicyUri (optional)
String An optional document containing a link to a Policy document governing the privacy information policy of for the application. Purely to be displayed a PSU at a ASPSP if the ASPSP supports it. Optional for the TPP to provide. V39 Changed to required
RedirectUri (optional)
array[String] Redirect Uri's for the registered piece of software. May be overridden by the RFC7591 payload. Changed in v27. V39 Changed to required
Roles (optional)
array[String] Roles for which this software statement can be used. Changed to required Mike Ekers request
SigningKeyIds (optional)
array[String] KeyIds of Keys used for signing messages
TermsOfServiceUri (optional)
String An optional document containing a link to a Terms of Service document governing the terms of service for the application. Purely to be displayed a PSU at a ASPSP if the ASPSP supports it. Optional for the TPP to provide. V39 Changed to required
TransportKeyIds (optional)
array[String] KeyIds of Keys used for securing message transport (TLS)
Version (optional)
BigDecimal Version of the sofware. V39 Changed to required

SoftwareStatementsSchema - Up

The list of Software Statements

StandardAvailability - Up

Standard hours of availability for the branch of the organisation
Day
array[Availability_Day] Working day information

StandingOrderId - Up

A unique and immutable identifier used to identify the standing order resource. This identifier has no meaning to the account owner.

StartDateTime - Up

Date and time at which the statement period starts.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

StatementId - Up

Unique identifier for the statement resource within an servicing institution. This identifier is both unique and immutable.

StatementReference - Up

Unique reference for the statement. This reference may be optionally populated if available.

StatusUpdateDateTime - Up

Date and time at which the resource status was updated.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

StreetName - Up

Name of a street or thoroughfare.

SubDepartment - Up

Identification of a sub-division of a large organisation or building.

SupportedAlgorithms - Up

TierBand - Up

Tier Band Details
AER
String 'The annual equivalent rate (AER) is interest that is calculated under the assumption that any interest paid is combined with the original balance and the next interest payment will be based on the slightly higher account balance. Overall, this means that interest can be compounded several times in a year depending on the number of times that interest payments are made. \nRead more: Annual Equivalent Rate (AER) http://www.investopedia.com/terms/a/aer.asp#ixzz4gfR7IO1A'
BankInterestRate (optional)
String Bank Interest for the BCA product
BankInterestRateType (optional)
String Interest rate types, other than AER, which financial institutions may use to describe the annual interest rate payable to the BCA.
Enum:
Gross
Other
Notes (optional)
array[String] Optional additional notes to supplement the Tier Band details
OtherApplicationFrequency (optional)
OtherBankInterestType (optional)
OtherCalculationFrequency (optional)

TownName - Up

Name of a built-up area, with defined boundaries, and a local government.

TransactionId - Up

Unique identifier for the transaction within an servicing institution. This identifier is both unique and immutable.

TransactionInformation - Up

Further details of the transaction. This is the transaction narrative, which is unstructured text.

TransactionReference - Up

Unique reference for the transaction. This reference is optionally populated, and may as an example be the FPID in the Faster Payments context.

Type_0 - Up

Statement rate type, in a coded form.

Type_1 - Up

Statement value type, in a coded form.

UniqueRequestIdSchema - Up

Unique Request Id. Give it to the Support Desk if you eve need help with a request that does not work the way you expected.

UnsecuredSMELendingResponse - Up

data
meta

UnsecuredSMELendingResponse_Brand - Up

Brand registered by the banking group at https://register.fca.org.uk/
BrandName
String Brand Name that an organisation uses to market its products or services to a consumer as registered at https://register.fca.org.uk/
SMELoan
array[UnsecuredSMELendingResponse_SMELoan] SMELoan means SME unsecured loan.

UnsecuredSMELendingResponse_OtherSegment - Up

Other segment code which is not available in the standard code set
Code (optional)
String The four letter Mnemonic used within an XML file to identify a code
Description
String Description to describe the purpose of the code
Name
String Long name associated with the code

UnsecuredSMELendingResponse_Repayment - Up

Repayment details of the Loan product
AmountType (optional)
String The repayment is for paying just the interest only or both interest and capital or bullet amount or balance to date etc
Enum:
BalanceToDate
Balloon
CapitalAndInterest
FeeChargeCap
InterestOnly
Bullet
Other
Notes (optional)
array[String] Optional additional notes to supplement the Repayment
OtherAmountType (optional)
OtherRepaymentFrequency (optional)
OtherRepaymentType (optional)
RepaymentFeeCharges (optional)
RepaymentFrequency (optional)
String Repayment frequency
Enum:
Daily
Flexible
Fortnightly
HalfYearly
Monthly
Other
Quarterly
Weekly
Yearly
RepaymentHoliday (optional)
array[UnsecuredSMELendingResponse_RepaymentHoliday] Details of capital repayment holiday if any
RepaymentType (optional)
String Repayment type
Enum:
Balloon
Bullet
CapitalAndInterest
CustomSchedule
EarlyRepayment
FixedCapitalFullyAmortising
FixedCapitalWithBullet
FixedCapitalAndInterestReducingBalance
InterestOnly
Other
PrepaymentFee
RepaymentWithBullet
StraightLineInterestOnly

UnsecuredSMELendingResponse_RepaymentHoliday - Up

Details of capital repayment holiday if any
MaxHolidayLength (optional)
Float The maximum length/duration of a Repayment Holiday format: float
MaxHolidayPeriod (optional)
String The unit of period (days, weeks, months etc.) of the repayment holiday
Enum:
Day
Half Year
Month
Quarter
Week
Year
Notes (optional)
array[String] Free text for adding details for repayment holiday

UnsecuredSMELendingResponse_SMELoan - Up

SMELoan means SME unsecured loan.
Identification
String The unique ID that has been internally assigned by the financial institution to each of the current account banking products they market to their retail and/or small to medium enterprise (SME) customers.
Name
String The name of the SME Loan product used for marketing purposes from a customer perspective. I.e. what the customer would recognise.
OtherSegment (optional)
array[UnsecuredSMELendingResponse_OtherSegment] Other segment code which is not available in the standard code set
SMELoanMarketingState
array[UnsecuredSMELendingResponse_SMELoanMarketingState] The marketing state (promotional or regular) of the SME Loan Product.
Segment
array[String]

Market segmentation is a marketing term referring to the aggregating of prospective buyers into groups, or segments, that have common needs and respond similarly to a marketing action. Market segmentation enables companies to target different categories of consumers who perceive the full value of certain products and services differently from one another.

Read more: Market Segmentation http://www.investopedia.com/terms/m/marketsegmentation.asp#ixzz4gfEEalTd Follow us: Investopedia on Facebook

With respect to SME Loan products, they are segmented in relation to different markets that they wish to focus on.

Enum:

UnsecuredSMELendingResponse_SMELoanMarketingState - Up

The marketing state (promotional or regular) of the SME Loan Product.
CoreProduct
Eligibility
FeaturesAndBenefits
FirstMarketedDate (optional)
date Marketing state start date format: date
Identification
String Unique and unambiguous identification of a SME Loan Product Marketing State.
LastMarketedDate (optional)
date Marketing state end date format: date
LoanInterest
MarketingState
String Describes the marketing state (regular or promotional) of the SME Loan Product
Enum:
Promotional
Regular
Notes (optional)
array[String] Free text for adding details for marketing state
OtherFeesCharges (optional)
PredecessorID (optional)
String Identifies the marketing state that precedes this marketing state
Repayment
array[UnsecuredSMELendingResponse_Repayment] Repayment details of the Loan product
StateTenureLength (optional)
Float The length/duration of a promotional state format: float
StateTenurePeriod (optional)
String The unit of period (days, weeks, months etc.) of the promotional length
Enum:
Day
Half Year
Month
Quarter
Week
Year

UnsecuredSMELendingResponse_data - Up

Open Banking SME Unsecured Loan product data details
Brand
array[UnsecuredSMELendingResponse_Brand] Brand registered by the banking group at https://register.fca.org.uk/

ValueDateTime - Up

Date and time at which assets become available to the account owner in case of a credit entry, or cease to be available to the account owner in case of a debit transaction entry. Usage: If transaction entry status is pending and value date is present, then the value date refers to an expected/requested value date. For transaction entries subject to availability/float and for which availability information is provided, the value date must not be used. In this case the availability component identifies the number of availability days.All dates in the JSON payloads are represented in ISO 8601 date-time format. All date-time fields in responses must include the timezone. An example is below: 2017-04-05T10:43:07+00:00

Version - Up

Version for the event notification.

inline_response_200 - Up

Resources (optional)
array[OBAccountPaymentServiceProviders] A multi-valued list of complex objects containing the requested resources.
itemsPerPage (optional)
Integer The number of resources returned in a list response page. format: int32
schemas (optional)
array[String] Contains a list of one or more URIs that indicate included SCIM schemas that are used to indicate the attributes contained within a resource. format: urn
startIndex (optional)
Integer The 1-based index of the first result in the current set of list results. format: int32
totalResults (optional)
Integer The total number of results returned by the list or query operation. format: int32

inline_response_200_1 - Up

Resources (optional)
array[OBAuthorities] A multi-valued list of complex objects containing the requested resources.
itemsPerPage (optional)
Integer The number of resources returned in a list response page. format: int32
schemas (optional)
array[String] Contains a list of one or more URIs that indicate included SCIM schemas that are used to indicate the attributes contained within a resource. format: urn
startIndex (optional)
Integer The 1-based index of the first result in the current set of list results. format: int32
totalResults (optional)
Integer The total number of results returned by the list or query operation. format: int32

inline_response_200_2 - Up

Resources (optional)
array[OBQualifiedTrustServiceProviders] A multi-valued list of complex objects containing the requested resources.
itemsPerPage (optional)
Integer The number of resources returned in a list response page. format: int32
schemas (optional)
array[String] Contains a list of one or more URIs that indicate included SCIM schemas that are used to indicate the attributes contained within a resource. format: urn
startIndex (optional)
Integer The 1-based index of the first result in the current set of list results. format: int32
totalResults (optional)
Integer The total number of results returned by the list or query operation. format: int32

inline_response_200_3 - Up

Resources (optional)
array[OBThirdPartyProviders] A multi-valued list of complex objects containing the requested resources.
itemsPerPage (optional)
Integer The number of resources returned in a list response page. format: int32
schemas (optional)
array[String] Contains a list of one or more URIs that indicate included SCIM schemas that are used to indicate the attributes contained within a resource. format: urn
startIndex (optional)
Integer The 1-based index of the first result in the current set of list results. format: int32
totalResults (optional)
Integer The total number of results returned by the list or query operation. format: int32

inline_response_201 - Up

OBRegistrationProperties1 (optional)

meta - Up

created (optional)
Date Date and time the resource was created format: date-time
lastModified (optional)
Date Date and time the resource was last modified format: date-time
location (optional)
String The location (URI) of the resource format: uri
resourceType (optional)
String The resource Type
version (optional)
String The version of the resource

OBClientRegistration1 - Up

application_type
Enum:
web
mobile
client_id (optional)
String OAuth 2.0 client identifier string
client_id_issued_at (optional)
Integer Time at which the client identifier was issued expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC format: int32
client_secret (optional)
String OAuth 2.0 client secret string
client_secret_expires_at (optional)
Integer Time at which the client secret will expire expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC. Set to 0 if does not expire format: int32
grant_types
Enum:
id_token_signed_response_alg
redirect_uris
array[String] format: uri
request_object_signing_alg
response_types (optional)
Enum:
scope
software_id (optional)
software_statement
String format: JWT
tls_client_auth_subject_dn (optional)
token_endpoint_auth_method
Enum:
private_key_jwt
client_secret_jwt
client_secret_basic
client_secret_post
tls_client_auth
token_endpoint_auth_signing_alg (optional)
aud
String The audience for the request. This should be the unique identifier for the ASPSP issued by the issuer of the software statement. Implemented as Base62 encoded GUID
exp
Integer The time at which the request expires expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC format: int32
iat
Integer The time at which the request was issued by the TPP expressed as seconds since 1970-01-01T00:00:00Z as measured in UTC format: int32
iss
String Unique identifier for the TPP. Implemented as Base62 encoded GUID
jti
String Unique identifier for the JWT implemented as UUID v4